# REACH Explorer

- [Downloads](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/downloads.md): Give our app a try!
- [Create an Account](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/create-an-account.md): This guide will show you how to create a REACH Explorer account.
- [Equip an Avatar](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/equip-an-avatar.md): This section will describe how to equip a custom avatar.
- [Blockchain](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/blockchain.md)
- [Connect a Wallet](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/blockchain/connect-a-wallet.md): In order to access blockchain content in your Inventory, you'll need to connect a wallet. This guide will show you how.
- [Cardano](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/blockchain/connect-a-wallet/cardano.md): How to connect your Cardano wallet to your REACH Explorer account.
- [Ethereum](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/blockchain/connect-a-wallet/ethereum.md): How to link your ETH wallet to your Reach Cloud account.
- [Support](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/support.md)
- [Device Requirements](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/support/device-requirements.md): Below is the minimum specifications per device platform.
- [How to Clear Browser Cache](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/support/how-to-clear-browser-cache.md): Sometimes Reach may cache data in the browser, and requires a hard refresh. Here's how to do that!
- [Terms of Service](https://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer/terms-of-service.md): REACH Explorer terms of service documentation.


---

# 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://reach-cloud.gitbook.io/reach-explorer-documentation/reach-explorer.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.
