# Протокол

- [About $DUST](https://help.dedust.io/en/ru/protocol/dust.md)
- [How to stake DUST](https://help.dedust.io/en/ru/protocol/dust/stake.md)
- [How to unstake DUST](https://help.dedust.io/en/ru/protocol/dust/unstake.md)
- [How to claim stake reward](https://help.dedust.io/en/ru/protocol/dust/claim_reward.md)
- [Staking](https://help.dedust.io/en/ru/protocol/staking.md): Staking involves locking up funds in a decentralized protocol. In return, stakers receive yields either in the form of additional tokens or through an increase in the value of their staked tokens.
- [Fees](https://help.dedust.io/en/ru/protocol/fees.md): Here you can find information about fees on DeDust.


---

# 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.dedust.io/en/ru/protocol.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.
