# Use Wallets

- [MetaMask](https://docs.findora.org/general-user-materials/use-wallets/metamask.md): Using MetaMask to manage your FRA tokens.
- [Download](https://docs.findora.org/general-user-materials/use-wallets/metamask/download.md): Downloading and installing MetaMask.
- [Configure (Auto)](https://docs.findora.org/general-user-materials/use-wallets/metamask/configure-auto.md)
- [Configure (Manual)](https://docs.findora.org/general-user-materials/use-wallets/metamask/configure-manual.md): Configuring MetaMask to support the Findora EVM chain.
- [Findora Wallet](https://docs.findora.org/general-user-materials/use-wallets/findora-wallet.md): Accessing and using features of the Findora wallet.
- [Download](https://docs.findora.org/general-user-materials/use-wallets/findora-wallet/download.md)
- [New Wallet](https://docs.findora.org/general-user-materials/use-wallets/findora-wallet/new-wallet.md)
- [Transfer](https://docs.findora.org/general-user-materials/use-wallets/findora-wallet/transfer.md)
- [Prism++](https://docs.findora.org/general-user-materials/use-wallets/findora-wallet/prism.md): How to transfer FRA between the EVM and UTXO chains.
- [Adding Assets to the Findora Wallet](https://docs.findora.org/general-user-materials/use-wallets/findora-wallet/adding-assets-to-the-findora-wallet.md)
- [Manage Assets](https://docs.findora.org/general-user-materials/use-wallets/findora-wallet/manage-assets.md)
- [Ledger Hardware Wallet](https://docs.findora.org/general-user-materials/use-wallets/ledger-hardware-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.findora.org/general-user-materials/use-wallets.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.
