# Staking

MyTonWallet provides a technical interface for interacting with official open-source TON staking. Explore flexible options with easy instructions for both beginners and advanced users:

{% content-ref url="/pages/51ImG0XLjTxIajwAakzv" %}
[How to stake in MyTonWallet?](/intro/staking/how-to-stake-in-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/xuB4bavDg5azQurEs2u6" %}
[Which tokens can you stake in MyTonWallet?](/intro/staking/which-tokens-can-you-stake-in-mytonwallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/J33yDEjgIbv3fhZfbEAj" %}
[How to withdraw assets from staking?](/intro/staking/how-to-withdraw-assets-from-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/MhJvTrA4AHEljMxPFrGh" %}
[What are the benefits and risks of staking?](/intro/staking/what-are-the-benefits-and-risks-of-staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/C170gBWlrSOBo5mYskvS" %}
[What is STAKED, and why do I receive fewer STAKED than TON?](/intro/staking/what-is-staked-and-why-do-i-get-less-staked-than-ton.md)
{% endcontent-ref %}

{% content-ref url="/pages/dJl0PStOGITNa0K5LlSQ" %}
[How staking rewards are calculated: rounds, APY, and why payouts may look smaller](/intro/staking/how-staking-rewards-are-calculated-rounds-and-apy.md)
{% endcontent-ref %}

{% content-ref url="/pages/SSYMq5KtfCVDTez2fEMX" %}
[What Is USDe? How Does the Ethena Protocol Work?](/intro/staking/what-is-usde-how-does-the-ethena-protocol-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/3ZwfYhWLQQkGE6YWrSBz" %}
[How to Get APY Boost on USDe Staking?](/intro/staking/how-to-get-apy-boost-on-usde-staking.md)
{% endcontent-ref %}


---

# 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.mytonwallet.io/intro/staking.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.
