> For the complete documentation index, see [llms.txt](https://wiki.parachain.curioinvest.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.parachain.curioinvest.com/guides.md).

# Guides

- [How to create and connect the wallet to Curio Parachain](https://wiki.parachain.curioinvest.com/guides/how-to-create-and-connect-the-wallet-to-curio-parachain.md): This guide shows you how to create and connect a wallet to Curio Parachain.
- [How to use Capital DEX Bridge on Curio Parachain](https://wiki.parachain.curioinvest.com/guides/how-to-use-capital-dex-bridge-on-curio-parachain.md): This guide shows you how to transfer tokens between Ethereum and Curio Parachain.
- [How to use Capital DEX on Curio Parachain](https://wiki.parachain.curioinvest.com/guides/how-to-use-capital-dex-on-curio-parachain.md): This guide shows you how to use Capital DEX application on Curio Parachain.
- [How to stake on Curio Parachain as Delegator](https://wiki.parachain.curioinvest.com/guides/how-to-stake-on-curio-parachain-as-delegator.md): This guide shows you how to stake/unstake CGT as Delegator and adjust your delegation stake on Curio Parachain.
- [How to claim staking rewards](https://wiki.parachain.curioinvest.com/guides/how-to-claim-staking-rewards.md): This guide shows you how to check and claim staking rewards on Curio Parachain.
- [How to unlock unstaked tokens](https://wiki.parachain.curioinvest.com/guides/how-to-unlock-unstaked-tokens.md): This guide shows you how to unlock unstaked tokens on Curio Parachain.


---

# 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 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://wiki.parachain.curioinvest.com/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.
