# STAKING

- [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)


---

# 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://docs.xhash.com/staking.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.
