# Withdrawals

Quantix Finance is designed to balance capital efficiency with liquidity access.

Withdrawals are structured around pool-specific parameters, ensuring that capital can be accessed while maintaining the stability of active credit positions.

Unlike instant-liquidity models, where funds remain largely unused, Quantix deploys capital into active strategies. As a result, withdrawal mechanics are aligned with:

* Pool utilization rates
* Borrower repayment cycles
* Liquidity buffers within each pool

Lenders are able to:

* Request withdrawals based on available liquidity
* Exit positions in accordance with pool terms
* Track withdrawal status in real time

This approach ensures that capital remains productive while still providing structured access to liquidity.

The result is a system where yield generation is not compromised by idle capital, and liquidity is managed in a way that preserves both performance and stability.


---

# 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://quantixfinance.gitbook.io/quantixfinance-docs/lenders/withdrawals.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.
