# How to use X1000 tools

- [How does the tool work - holder quality assessment?](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools/how-does-the-tool-work-holder-quality-assessment.md)
- [How does the AI chatbot of the X1000 project work?](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools/how-does-the-ai-chatbot-of-the-x1000-project-work.md)
- [How to use Cyber Trading?](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools/how-to-use-cyber-trading.md)
- [X1000 Staking](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools/x1000-staking.md)
- [How to stake $X1000 tokens in WEB2.0?](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools/x1000-staking/how-to-stake-usdx1000-tokens-in-web2.0.md)
- [How to deposit $X1000 in WEB3.0 staking?](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools/x1000-staking/how-to-deposit-usdx1000-in-web3.0-staking.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://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools.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.
