> For the complete documentation index, see [llms.txt](https://docs.maple.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maple.finance/syrupusdc-usdt-for-lenders/risk.md).

# Withdrawals

To request a withdrawal in syrupUSDC or syrupUSDT, head to the[ Portfolio](https://app.maple.finance/earn/portfolio) page. Once you locate your available balance, select the Withdraw button to the right. Input the amount you would like to withdraw, review the request, and approve the transaction.

Your withdrawal will be added to the syrupUSDC or syrupUSDT withdrawal queues and continue to earn interest until processed.

Withdrawals are processed on a first-in, first-out basis as liquidity becomes available. The assets are sent directly to the Lenders' wallet(s), not requiring them to execute another transaction. Most withdrawals are processed in under 24 hours, but could take up to 30 days.

As an alternative to withdrawals, users can swap syrupUSDC via [Uniswap](https://app.uniswap.org/swap?chain=mainnet\&inputCurrency=0x80ac24aa929eaf5013f6436cda2a7ba190f5cc0b) or [Balancer](https://balancer.fi/swap/ethereum/0x80ac24aa929eaf5013f6436cda2a7ba190f5cc0b) for any token of your choice. This enables instant liquidity for users that do not want to wait for the withdrawal process.\
\
The contract address for the syrupUSDC token is: `0x80ac24aA929eaF5013f6436cdA2a7ba190f5Cc0b`\
\
Users are fully responsible for any fees, slippage, and risks associated and will not earn any additional yield after the assets are swapped.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.maple.finance/syrupusdc-usdt-for-lenders/risk.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
