# XHash

## English

- [Welcome to XHash](https://docs.xhash.com/welcome-to-xhash.md): Welcome to XHash Docs - All in one Web3 platform.
- [What is XHash?](https://docs.xhash.com/introduction/what-is-xhash.md): This documentation contains resources to learn more about XHash’s core products, learn how to build web3 applications, explore developer guides, and check out our API references.
- [Sign Up for Free Use](https://docs.xhash.com/introduction/sign-up-for-free-use.md)
- [Non-Custodial Staking](https://docs.xhash.com/staking/non-custodial-staking.md)
- [Quick Mode](https://docs.xhash.com/staking/non-custodial-staking/quick-mode.md)
- [Expert Mode](https://docs.xhash.com/staking/non-custodial-staking/expert-mode.md)
- [No Mnemonic Staking](https://docs.xhash.com/staking/non-custodial-staking/no-mnemonic-staking.md)
- [Restaking Guides](https://docs.xhash.com/staking/restaking-guides.md)
- [EigenLayer](https://docs.xhash.com/staking/restaking-guides/eigenlayer.md)
- [Create EigenPod](https://docs.xhash.com/staking/restaking-guides/eigenlayer/create-eigenpod.md)
- [Create Validator on XHash](https://docs.xhash.com/staking/restaking-guides/eigenlayer/create-validator-on-xhash.md)
- [Withdraw from EigenLayer](https://docs.xhash.com/staking/restaking-guides/eigenlayer/withdraw-from-eigenlayer.md)
- [Partial Withdrawals](https://docs.xhash.com/staking/restaking-guides/eigenlayer/withdraw-from-eigenlayer/partial-withdrawals.md)
- [Full Withdrawals](https://docs.xhash.com/staking/restaking-guides/eigenlayer/withdraw-from-eigenlayer/full-withdrawals.md)
- [Staking API](https://docs.xhash.com/staking/staking-api.md)
- [Staking  Q\&A](https://docs.xhash.com/resources/staking-q-and-a.md)

## 中文

- [歡迎來到 XHash](https://docs.xhash.com/cn/huan-ying-lai-dao-xhash.md)
- [什麼是XHash?](https://docs.xhash.com/cn/jie-shao/shen-mo-shi-xhash.md)
- [註冊免費使用](https://docs.xhash.com/cn/jie-shao/zhu-ce-mian-fei-shi-yong.md)
- [非託管質押](https://docs.xhash.com/cn/staking/fei-tuo-guan-zhi-ya.md)
- [快捷模式](https://docs.xhash.com/cn/staking/fei-tuo-guan-zhi-ya/kuai-jie-mo-shi.md)
- [專家模式](https://docs.xhash.com/cn/staking/fei-tuo-guan-zhi-ya/zhuan-jia-mo-shi.md)
- [无需助记词质押](https://docs.xhash.com/cn/staking/fei-tuo-guan-zhi-ya/wu-xu-zhu-ji-ci-zhi-ya.md)
- [Restaking指南](https://docs.xhash.com/cn/staking/restaking-zhi-nan.md)
- [EigenLayer](https://docs.xhash.com/cn/staking/restaking-zhi-nan/eigenlayer.md)
- [創建EigenPod](https://docs.xhash.com/cn/staking/restaking-zhi-nan/eigenlayer/chuang-jian-eigenpod.md)
- [在XHash創建驗證者](https://docs.xhash.com/cn/staking/restaking-zhi-nan/eigenlayer/zai-xhash-chuang-jian-yan-zheng-zhe.md)
- [從EigenLayer提款](https://docs.xhash.com/cn/staking/restaking-zhi-nan/eigenlayer/cong-eigenlayer-ti-kuan.md)
- [部分提款](https://docs.xhash.com/cn/staking/restaking-zhi-nan/eigenlayer/cong-eigenlayer-ti-kuan/bu-fen-ti-kuan.md)
- [全額提款](https://docs.xhash.com/cn/staking/restaking-zhi-nan/eigenlayer/cong-eigenlayer-ti-kuan/quaneti-kuan.md)
- [質押 API](https://docs.xhash.com/cn/staking/zhi-ya-api.md)
- [質押  Q\&A](https://docs.xhash.com/cn/resources/zhi-ya-qa.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://docs.xhash.com/welcome-to-xhash.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.
