# Withdraw in other asset

It is possible that some assets may become under-covered when a liquidity provider attempts to withdraw the tokens, hence the amount may not be settled in full.&#x20;

Community Market will handle the situation in two ways:&#x20;

1. You will be warned that you can at most withdraw what the system has in cash. You may also wait until the system’s coverage ratio restores back to equilibrium to withdraw.
2. We allow liquidity providers to withdraw in other assets in the pool that are over-covered. These assets will always be stablecoins that our platform has in its pools.


---

# 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.communityfinance.io/how-to-use-community-market/liquidity-mining/withdraw-in-other-asset.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.
