# Staking Pool Limits

Our AI algorithms allocate staked coins to different DeFi and CeFi projects including providing liquidity to the Margex orderbook, cross-chain arbitrage, collateralized loans and liquidity farming. We have around 50 active strategies that allow us to offer one of the highest yields on the market, while still maintaining proper risk management, without any lock-up periods or restrictions.

For convenience, we’ve added special Pool Limit indicators which can help keep track of the current liquidity that is available for new stakes within the pool of participating DeFi/CeFi projects.

Hovering over a Pool Limit indicator will provide additional information regarding the approximate remaining pool limits:

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

It is important to keep in mind that, if the Pool Limit reaches 0%, or if pool liquidity is otherwise insufficient to accept new stakes - it will not be possible to stake that particular coin until the Pool Limit increases.


---

# 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://help.margex.com/help-center/staking/what-is-staking/pool-limits.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.
