# How to withdraw supplied tokens

1.) Select the lending pool that you selected when you supplied your tokens. You can only withdraw tokens you supplied for lending.

<figure><img src="/files/4J0CoXITMVPPdDaiiced" alt=""><figcaption></figcaption></figure>

2.) Once the pool has opened, click on Lending.

<figure><img src="/files/bkCzNQ45P1PkX8tQ1YRU" alt=""><figcaption></figcaption></figure>

3.) To access the Withdraw dialog for the token you wish to withdraw, click Withdraw.

<figure><img src="/files/iC0BlSkEmH2UYx6RnEZ6" alt=""><figcaption></figcaption></figure>

4.) Use the slider or enter the desired withdrawal amount in the Withdraw dialog box. To input the maximum amount allowed, click MAX as well.

5.) Click on Approve and confirm the transaction in your wallet. The update can take a few seconds.

6.) To withdraw these tokens with accumulated interest, click Withdraw in the dialog and then click Confirm in your wallet.

Please be aware that you, as a lender, might momentarily be unable to withdraw your tokens. This may occur if a lending pool's use of supplied tokens is excessive and the pool's liquidity for the token is insufficient. It's possible that lenders won't be able to withdraw all of their tokens at once.


---

# Agent Instructions: 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:

```
GET https://docs.lif3.com/terrace/user-guide/lending/how-to-withdraw-supplied-tokens.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
