# Staking V2

- [General information](https://docs.jvault.xyz/staking-v2/general-info.md)
- [Unstake periods](https://docs.jvault.xyz/staking-v2/unstake-periods.md)
- [Info for pool creators](https://docs.jvault.xyz/staking-v2/info-for-pool-creators.md)
- [Pool creation and adding rewards](https://docs.jvault.xyz/staking-v2/info-for-pool-creators/pool-creation-and-adding-rewards.md)
- [Fees](https://docs.jvault.xyz/staking-v2/info-for-pool-creators/fees.md)
- [FAQ](https://docs.jvault.xyz/staking-v2/info-for-pool-creators/faq.md)
- [Info for stakers](https://docs.jvault.xyz/staking-v2/info-for-stakers.md)
- [JVault responsibility](https://docs.jvault.xyz/staking-v2/info-for-stakers/jvault-responsibility.md)
- [Staking process](https://docs.jvault.xyz/staking-v2/info-for-stakers/staking-process.md)
- [Unlocking tokens and rewards claim](https://docs.jvault.xyz/staking-v2/info-for-stakers/unlocking-tokens-and-rewards-claim.md)
- [FAQ](https://docs.jvault.xyz/staking-v2/info-for-stakers/faq.md): This page contains answers to the most frequently asked questions from JVault users. If you didn't find the answer to your question, then write it to our chat in Telegram: @JVault\_CM


---

# 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/staking-v2.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.
