# Welcome

We are glad you came to the Shentu Knowledge base.

Here we will cover How To's, FAQ's and other useful information.\
You can navigate to all the pages in the menu on the left.

If you are interested in Validator information you can visit the Validator part of the KB : [validators](https://shentu-chain.gitbook.io/shentu-chain/chain/validators "mention")

If there are any more questions feel free to join our community channels and will try to assist you over there : [official-channels](https://shentu-chain.gitbook.io/shentu-chain/community/official-channels "mention")


---

# 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/welcome.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.
