# Chain

- [Welcome](https://shentu-chain.gitbook.io/shentu-chain/chain/welcome.md): Welcome to the Shentu Knowledge Base.
- [General Information](https://shentu-chain.gitbook.io/shentu-chain/chain/general-information.md): What is Shentu?
- [Staking and Rewards](https://shentu-chain.gitbook.io/shentu-chain/chain/staking-and-rewards.md): What is staking and how can you earn additional CTK when staking?
- [Validators](https://shentu-chain.gitbook.io/shentu-chain/chain/validators.md): What are validators and how are they used?
- [Shentu Shield](https://shentu-chain.gitbook.io/shentu-chain/chain/shentu-shield.md): What is Shentu Shield and how are they used?
- [FAQ](https://shentu-chain.gitbook.io/shentu-chain/chain/faq.md): FAQ for Shentu Chain.


---

# 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://shentu-chain.gitbook.io/shentu-chain/chain.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.
