# General User Materials

- [Acquire FRA](https://docs.findora.org/general-user-materials/acquire-fra.md): This page describes where you can acquire the FRA token.
- [Acquire FRA (Testnet)](https://docs.findora.org/general-user-materials/request-fra-testnet.md): You can request for FRA tokens on the Findora testnet network.
- [Stake FRA](https://docs.findora.org/general-user-materials/stake-fra.md): Stake your FRA tokens with a validator to support the decentralization of Findora and earn stake rewards.
- [Use Wallets](https://docs.findora.org/general-user-materials/use-wallets.md)
- [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)
- [Bridging Tokens to Findora](https://docs.findora.org/general-user-materials/bridge-tokens-to-findora.md): There are currently two bridges you can use to move assets to Findora: Multichain and Rialto.
- [Use Block Explorers](https://docs.findora.org/general-user-materials/use-block-explorers.md)
- [Explore Testnet](https://docs.findora.org/general-user-materials/testnet.md): Explore early versions of Findora features.
- [Triple Masking](https://docs.findora.org/general-user-materials/testnet/triple-masking.md)
- [Triple Masking Demo](https://docs.findora.org/general-user-materials/testnet/triple-masking/triple-masking-demo.md): A Step-By-Step Walk-through of Findora's Triple Masking Demo
- [EVM Staking](https://docs.findora.org/general-user-materials/testnet/evm-staking.md): EVM-Staking allows users to stake using Metamask.
- [Prism++](https://docs.findora.org/general-user-materials/testnet/prism-++.md)
- [Prism++ Testing Campaign](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign.md): Help us build ZK in Web3 and earn exclusive rewards in the process.
- [Testnet Wallet Setup/Funding](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign/testnet-wallet-setup-funding.md): Setting up and funding your Findora Desktop Wallet
- [👨🌾 Peasant: Prism++ Campaign Signup](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign/peasant-prism++-campaign-signup.md): First stage of the Prism++ testnet campaign
- [Pupil: FRC20 Token Transfers](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign/frc20-token-transfers.md): Second stage of the Prism++ testnet campaign. Transferring FRC20.
- [🧑🎨 Pilgrim: FRC 721 Token Transfers](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign/pilgrim-frc-721-token-transfers.md)
- [🧑🎓 Prodigy: FRC1155 Token Transfers](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign/prodigy-frc1155-token-transfers.md)
- [🧑🚀 Pioneer: Mainnet Transfers](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign/pioneer-mainnet-transfers.md)
- [Prism++ Testnet Campaign FAQs](https://docs.findora.org/general-user-materials/testnet/prism-++/prism++-testing-campaign/prism++-testnet-campaign-faqs.md): Some FAQs we've received from the community on the campaign
- [Gaxle Events](https://docs.findora.org/general-user-materials/gaxle-events.md): Step-by-Step instructions for community campaigns on Galxe.
- [Game Chain Challenges](https://docs.findora.org/general-user-materials/gaxle-events/game-chain-challenges.md): Overview
- [Getting Started](https://docs.findora.org/general-user-materials/gaxle-events/game-chain-challenges/getting-started.md)
- [The Campaigns](https://docs.findora.org/general-user-materials/gaxle-events/game-chain-challenges/the-campaigns.md)
- [The Reward Raffles](https://docs.findora.org/general-user-materials/gaxle-events/game-chain-challenges/the-reward-raffles.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.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.
