# FAQ

- [How to create an OVER account](https://docs.overthereality.ai/over-wiki/faq/how-to-create-an-over-account.md)
- [How to download the OVER App](https://docs.overthereality.ai/over-wiki/faq/how-to-download-the-over-app.md)
- [What is a digital wallet and why do I need one to register an OVER account?](https://docs.overthereality.ai/over-wiki/faq/what-is-a-digital-wallet-and-why-do-i-need-one-to-register-an-over-account.md)
- [How to set up your digital wallet](https://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet.md)
- [Adding OVR tokens and OVRLands to your wallet](https://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet/adding-ovr-tokens-and-ovrlands-to-your-wallet.md)
- [Adding Polygon Network to MetaMask](https://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet/adding-polygon-network-to-metamask.md): \[WE SHOULD ADD AN EXPLANATION WHY PEOPLE SHOULD DO THIS]
- [I lost my wallet password. How do I recover it?](https://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet/i-lost-my-wallet-password.-how-do-i-recover-it.md)
- [What is a self custody digital wallet?](https://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet/what-is-a-self-custody-digital-wallet.md)
- [How to transfer managed OVR tokens to a self custody digital wallet](https://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet/how-to-transfer-managed-ovr-tokens-to-a-self-custody-digital-wallet.md)
- [How to transfer OVRLands to another digital wallet](https://docs.overthereality.ai/over-wiki/faq/how-to-set-up-your-digital-wallet/how-to-transfer-ovrlands-to-another-digital-wallet.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.overthereality.ai/over-wiki/faq.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.
