# Withdrawing funds

### How can I exit the lending pools? <a href="#how-can-i-exit-the-lending-pools" id="how-can-i-exit-the-lending-pools"></a>

You can exit the pool by selling your lending pool tokens to the TrueFi lending pools for the stablecoin if there is enough liquid asset in the pool to support the transaction. This feature is also called liquid exit.&#x20;

### **What is Liquid Exit?**

**‌**Liquid exit addresses a key community request which is the ability to exit the TrueFi Lending Pool directly into the underlying stablecoin. Lending pool token holders can redeem their LP tokens for the stablecoin for an exit fee.

The exit fee is inversely proportional to the amount of available idle liquidity in the pool. For example, when there is a large amount of liquid assets in the pool, the fee is low. When there is a small amount of liquid asset in the pool, the fee is high. This fee is earned by the pool for the existing lending pool token holders.

The exit fee charged to you for an exit would be made available to you in the UI. If you feel that the fee charged is too high then you can wait till the pool is more liquid and try again later. ![](https://1577631410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MOBxBNTVTribg0rlJSW%2Fuploads%2F51WFhPJcd87uexgGfBBG%2Fimage.png?alt=media\&token=9c36426a-5cdb-4a10-8267-ce31e94115c7)

1\) If there is no liquid asset in the lending pool and no liquid exit is deployed in Curve.

2\) If the pool needs to liquidate its position in Curve and will incur a loss of more than 10 basis points.

Click [here](https://docs.google.com/spreadsheets/d/1ZXGRxunIwe0eYPu7j4QjCwXxe63tNKtpCvRiJnqK0jo/edit?usp=sharing) to view the relationship between Pool utilization and exit fees.


---

# 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.brila.finance/brila-protocol/other-concepts/legacy-dao-pools/pool/withdrawing-funds.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.
