> 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.md).

# Staking

- [Staking erklärt](https://help.margex.com/help-center/de/staking/what-is-staking.md): Staking auf Margex ermöglicht passives Einkommen ohne Verkauf der Kryptowährung und bietet den Hauptvorteil von keinen Sperrfristen.
- [Jährliche prozentuale Rendite (APY%) und wie sie berechnet wird](https://help.margex.com/help-center/de/staking/what-is-staking/apy-income.md): Staking-Einkommen werden täglich ausgeschüttet! Tägliche Rendite = (Niedrigster Kontostand seit dem letzten Auszahlungszeitraum \* APY% (Jährliche prozentuale Rendite)) / 365
- [Vorteile des Einsatzes auf Margex](https://help.margex.com/help-center/de/staking/what-is-staking/staking-on-margex-advantages.md): Mehrere Vorteile des Staking auf Margex: großes Potenzial für APY, ein diversifizierter Pool von Projekten, vor allem - keine Sperrfristen. Staken und gleichzeitig handeln, um Ihren Gewinn zu steigern
- [Staking Pool Grenzen](https://help.margex.com/help-center/de/staking/what-is-staking/pool-limits.md): Gestakte Coins werden verschiedenen DeFi, CeFi Projekten zugewiesen, z.B. Cross-Chain-Arbitrage, besicherte Darlehen. Der Pool-Limit-Indikator zeigt die verbleibende Liquidität für neue Einsätze an.
- [Staking aktivieren/Staking deaktivieren](https://help.margex.com/help-center/de/staking/stake-unstake.md): Um Coins zu staken: 1. Gehen Sie zur Wallet-Seite; 2. Klicken Sie auf den Aktivierungsregler; 3. Bestätigen Sie Ihre Anfrage. Staking-Auszahlungen werden täglich Ihrem Wallet-Guthaben zugewiesen.
- [Staking Bedingungen und Staking Rendite-Rechner. Verwalten Sie Ihr aktives Staking](https://help.margex.com/help-center/de/staking/staking-stats-and-calculator.md): Verfolgen Sie Ihre Staking-Aktivität über den 'APY Rewards'-Tooltip auf der Wallet-Seite, um Einsätze zu verwalten und den Staking-Einkommensrechner zu nutzen.
- [Wie Sie Ihre Einsätze maximieren und Ihr potenzielles Einkommen (Ertrag) steigern können](https://help.margex.com/help-center/de/staking/how-to-boost-returns.md): Beim Staking wird das gesamte Wallet-Guthaben gestakt. Ein höheres Guthaben bedeutet einen höheren Ertrag. Lernen Sie, mit bis zu x100 Hebel zu handeln, um Ihre Renditen zu maximieren.


---

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