# Clorio wallet

## Clorio wallet

- [Introduction](https://docs.clor.io/master.md): Clorio Wallet makes it easy to use your Mina Protocol tokens. This are the official docs on how to use Clorio wallet.
- [FAQ](https://docs.clor.io/faq.md): These are the Frequently Asked Questions for your Mina Protocol tokens with Clorio wallet.
- [Contact us](https://docs.clor.io/contact-us.md)
- [Support us!](https://docs.clor.io/support-us.md): Developing Clorio takes a lot of time and resources... this is how you can give us a support to strive to build Clorio every day better.
- [How to send a Mina transaction with Clorio wallet](https://docs.clor.io/how-to-send-a-transaction.md): Sending transactions with Clorio is easy. To send your Mina Protocol tokens with Clorio wallet, follow this instructions.
- [Mina Staking Guide for Mina Protocol and Clorio Wallet](https://docs.clor.io/how-to-delegate.md): Delegating with Clorio is simple... Follow this easy steps to learn how to delegate your Mina Protocol tokens with Clorio wallet.
- [Ledger hardware wallet](https://docs.clor.io/ledger-device/ledger-hardware-wallet.md): Clorio works with Ledger hardware wallets, let's find out how to use Clorio with Ledger
- [Download Clorio Wallet for Windows, Mac OSX and Linux](https://docs.clor.io/desktop-application/download-clorio-wallet-for-windows-mac-osx-and-linux.md): Clorio Wallet for Mina Protocol is available for Windows, MacOSX and Linux. In this guide we will show how to download Clorio Wallet for Desktop.
- [Verify authenticity of Clorio Wallet apps](https://docs.clor.io/desktop-application/verify-authenticity-of-clorio-wallet-apps.md): How to verify that Clorio Wallet for Mina Protocol has not been tampered.
- [Terms and Conditions](https://docs.clor.io/other/terms-and-conditions.md)
- [Privacy policy](https://docs.clor.io/other/privacy-policy.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.clor.io/master.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.
