# Guides

- [Getting Started](https://docs.wemix.com/wemixstake-en/guides/getting-started.md)
- [How to prepare a wallet](https://docs.wemix.com/wemixstake-en/guides/getting-started/how-to-create-wallet.md)
- [How to connect wallet](https://docs.wemix.com/wemixstake-en/guides/getting-started/how-to-connect-wallet.md)
- [Staking](https://docs.wemix.com/wemixstake-en/guides/staking.md)
- [How to stake assets in WONDER Staking](https://docs.wemix.com/wemixstake-en/guides/staking/how-to-stake-in-wonder-staking.md)
- [How to Unstake and Switch WONDER](https://docs.wemix.com/wemixstake-en/guides/staking/how-to-unstake-and-switch-wonder.md)
- [How to Claim and Compound Rewards](https://docs.wemix.com/wemixstake-en/guides/staking/how-to-claim-and-compound-rewards.md)
- [How to manage Staking](https://docs.wemix.com/wemixstake-en/guides/staking/how-to-manage-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://docs.wemix.com/wemixstake-en/guides.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.
