# X1000 Docs

## Untitled

- [X1000 Whitepaper](https://x1000.gitbook.io/x1000-docs/whitepaper/x1000-whitepaper.md)
- [How do I create a personal account?](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-do-i-create-a-personal-account.md)
- [How do I top up my personal account balance?](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-do-i-top-up-my-personal-account-balance.md)
- [How to use X1000 tools](https://x1000.gitbook.io/x1000-docs/introduction-into-x1000-use/how-to-use-x1000-tools.md)
- [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)
- [X1000 AI CASES USAGE](https://x1000.gitbook.io/x1000-docs/x1000-ai-cases-usage.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://x1000.gitbook.io/x1000-docs/whitepaper/x1000-whitepaper.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.
