> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/it/staking/what-is-staking/pool-limits.md).

# Limite del pool di Staking

I nostri algoritmi di intelligenza artificiale assegnano le monete in staking a diversi progetti DeFi e CeFi, inclusa la fornitura di liquidità all'orderbook Margex, l'arbitraggio cross chain, i prestiti collateralizzati e il liquidity farming. Disponiamo di circa 50 strategie attive che ci consentono di offrire uno dei rendimenti più elevati del mercato, pur mantenendo una corretta gestione del rischio, senza alcun periodo di blocco o di restrizione.

Per la comodità degli utenti, abbiamo aggiunto degli speciali indicatori per il limite della pool, i Pool Limit, che possono aiutare a tenere traccia della liquidità attuale disponibile per i nuovi staking all'interno della pool di progetti DeFi/CeFi partecipanti.

Passando il mouse sopra un indicatore Pool Limit visualizzerai ulteriori informazioni sui limiti approssimativi delle pool rimanenti:

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

È importante tenere presente che, se il Pool Limit raggiunge lo 0%, o se la liquidità del pool è altrimenti insufficiente per accettare nuove puntate, non sarà possibile puntare stake particolare moneta fino a quando il Pool Limit non aumenta.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.margex.com/help-center/it/staking/what-is-staking/pool-limits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
