# Стейкинг v1 (deprecated)

- [Общая информация](https://docs.jvault.xyz/ru/staking-v1/general-info.md)
- [Различные типы стейкинг-пулов](https://docs.jvault.xyz/ru/staking-v1/staking-types.md)
- [Для создателей пулов](https://docs.jvault.xyz/ru/staking-v1/for-creators.md)
- [Создание пула](https://docs.jvault.xyz/ru/staking-v1/for-creators/create-pool.md)
- [Комиссии](https://docs.jvault.xyz/ru/staking-v1/for-creators/commissions.md): Создание пула облагается двумя видами комиссии: Rewards commission и JVT fee.
- [Часто задаваемые вопросы](https://docs.jvault.xyz/ru/staking-v1/for-creators/faq.md)
- [Для стейкеров](https://docs.jvault.xyz/ru/staking-v1/for-stakers.md)
- [Ответственность JVault](https://docs.jvault.xyz/ru/staking-v1/for-stakers/jvault-responsibility.md)
- [Стейкинг токенов](https://docs.jvault.xyz/ru/staking-v1/for-stakers/how-to-stake.md)
- [Разблокировка токенов и клейм наград](https://docs.jvault.xyz/ru/staking-v1/for-stakers/unlocks-and-rewards.md)
- [Часто задаваемые вопросы](https://docs.jvault.xyz/ru/staking-v1/for-stakers/faq.md)


---

# 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://docs.jvault.xyz/ru/staking-v1.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.
