> 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/de/staking/what-is-staking/pool-limits.md).

# Staking Pool Grenzen

Unsere KI-Algorithmen weisen die gestakten Coins verschiedenen DeFi- und CeFi-Projekten zu, einschließlich der Bereitstellung von Liquidität für das Margex-Orderbuch, Cross-Chain-Arbitrage, besicherten Krediten und Liquiditätsfarming. Wir verfügen über rund 50 aktive Strategien, die es uns ermöglichen, eine der höchsten Renditen auf dem Markt zu bieten und gleichzeitig ein angemessenes Risikomanagement ohne Sperrfristen oder Einschränkungen zu gewährleisten.

Zum besseren Verständnis haben wir spezielle Pool Limit-Indikatoren hinzugefügt, mit deren Hilfe Sie die aktuelle Liquidität, die für neue Einsätze bzw. Stakes innerhalb des Pools der teilnehmenden DeFi/CeFi-Projekte verfügbar ist, besser im Blick behalten können.

Wenn Sie den **Mauszeiger über einen Pool-Limit-Indikator bewegen**, erhalten Sie zusätzliche Informationen über die ungefähren verbleibenden Pool Limits:

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

Bitte beachten Sie, dass es bei einem **Pool Limit von 0% nicht möglich ist, das Staking für den betreffenden Coin zu aktivieren**, bis das Pool-Limit erhöht wird.


---

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