# Limite do pool de Staking

Nossos algoritmos de IA alocam moedas em staking em diferentes projetos DeFi e CeFi, incluindo o fornecimento de liquidez ao book de ofertas da Margex, arbitragem cross-chain, empréstimos garantidos e farming de liquidez. Temos cerca de 50 estratégias ativas que nos permitem oferecer um dos maiores rendimentos do mercado, mantendo uma gestão de risco adequada, sem períodos de bloqueio ou restrições.

Por conveniência, adicionamos indicadores especiais de **Limite de Pool** que podem ajudar a acompanhar a liquidez atual que está disponível para **novos** stakes dentro do pool de projetos DeFi/CeFi participantes.

**Ao passar por um indicador de Limite de Pool**, ele fornecerá informações adicionais sobre os limites restantes aproximados:

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

{% hint style="info" %}
É importante ter em mente que, se o **Limite do Pool atingir 0% - não será possível ativar o staking** para essa moeda específica até que o Limite do Pool aumente.
{% endhint %}


---

# 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/pt/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.
