> 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/tr/staking.md).

# Staking

- [Staking Açıklaması](https://help.margex.com/help-center/tr/staking/what-is-staking.md): Staking, kripto varlıklarınızı satmadan pasif gelir elde etmenizi sağlayan bir mekanizmadır ve Margex'te çeşitli avantajlar sunar - en önemlisi, kilitlenme süreleri olmamasıdır!
- [APY% Nedir? Gelir Nasıl Hesaplanır?](https://help.margex.com/help-center/tr/staking/what-is-staking/apy-income.md): Staking geliri günlük olarak ödenir. Günlük getiri = (En son ödeme işleme döneminden bu yana bakiyenin en düşük değeri \* APY%) / 365
- [Margex'te Staking'in Avantajları](https://help.margex.com/help-center/tr/staking/what-is-staking/staking-on-margex-advantages.md): Margex üzerinde staking, yüksek APY, çeşitli projeler havuzu ve en önemlisi, kilitlenme süreleri olmaması gibi birçok avantaj sunar!
- [Staking Havuzu Limitleri](https://help.margex.com/help-center/tr/staking/what-is-staking/pool-limits.md): Stake edilen coin'ler, DeFi ve CeFi projeleri için kullanılır, kros zincir arbitrajı ve teminatlı krediler gibi. Yeni stakeler için kalan likiditeyi görmek için havuz limit göstergesinin üzerine gelin
- [Nasıl Stake/Unstake Yapılır](https://help.margex.com/help-center/tr/staking/stake-unstake.md): Coinleri sınırlama olmadan stake etmek için: M-cüzdan sayfasına gidin, stake aktivasyon kaydırıcısına tıklayın ve isteğinizi onaylayın. Staking ödemeleri günlük olarak cüzdan bakiyenize tahsis edilir.
- [Stake İstatistikleri. Stake Yield Hesaplayıcı](https://help.margex.com/help-center/tr/staking/staking-stats-and-calculator.md): Staking faaliyetinizi takip etmek için Cüzdan sayfasındaki 'APY Rewards' bilgi kutusuna tıklayın - buradan aktif stakelerinizi yönetebilir ve staking geliri hesaplayıcısını kullanabilirsiniz.
- [Staking Getirinizi Artırın](https://help.margex.com/help-center/tr/staking/how-to-boost-returns.md): Staking sırasında, tüm cüzdan bakiyesi stakelenir. Daha büyük bakiyeye sahip olan tüccarlar, daha yüksek getiri elde eder. Potansiyel getiriyi artırmak için x100 kaldıraçla işlem yapın.


---

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