# How to Withdraw from Lending pools

### Withdraw from Lending pools

Choose the asset you supplied on the Lending pools page. Click on "withdraw"

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

Enter the amount you want to withdraw from your supplies. You can click on “More Parameters” to view more detailed data.&#x20;

<div><figure><img src="/files/Ww8lmIg7Tyb4LuxpiY9n" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6l1SzvT9mHhJeVk8zrsX" alt=""><figcaption></figcaption></figure></div>

After you withdraw, the sCoin which represents your supply position will disappear, and your supplied asset, it will be sent back to your wallet, and the Lending Pools page will reflect the updated balance.

<div><figure><img src="/files/hBrMIA5XmsMisFa7aGZw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8rMOEe1VMoWCRf68U8Mx" alt=""><figcaption></figcaption></figure></div>

Reminder: You must have SUI in your wallet to pay for gas fees.

***

**You can also withdraw your Lending position on Scallop by swapping your sCoins back into the original asset.**\
Go to the Swap page, select the sCoin you want to redeem, and swap it back into the original asset.&#x20;

<div><figure><img src="/files/Bdjum4SzXo3GItBrQJqm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FqtAuRblRc780PbNaLXR" alt=""><figcaption></figcaption></figure></div>

Once the swap is completed, the asset will be returned to your wallet.\
Your Lending position will be updated automatically, and the sCoin balance will be reduced accordingly.

<div><figure><img src="/files/GTdMUUvQBKgM2ZKlB7L5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bvUUP4AcVVLCZnFdyan3" alt=""><figcaption></figcaption></figure></div>

Reminder: You must have SUI in your wallet to pay for gas fees, and the swap fee is 0.01%.


---

# 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.scallop.io/scalloper-guide/how-to-withdraw-from-lending-pools.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.
