# $REACH Token

Utility

**Mission Creation:** Utilize $REACH tokens to initiate missions on the platform.

## Where can I purchase $REACH?

$REACH has bridged to the Base network for reduced fees, faster transactions, and a better user experience while using the platform.

There are currently two $REACH tokens on two different networks:

* Ethereum Mainnet (<https://www.dextools.io/app/en/ether/pair-explorer/0x6577ecf1a0d82659d5d892b76d2a8e902fb1f31b>)
* Base (<https://dexscreener.com/base/0x2307311c861924648b3157fd6f47f6fbce762abd>)

## How can I bridge $REACH from Ethereum Mainnet to Base?

#### Prepare Your Tokens:

1. **Acquire Reach Tokens:**
   * Ensure you have $REACH tokens on the Ethereum mainnet.
   * You can purchase them using the following link: [Purchase Reach Tokens](https://www.dextools.io/app/en/ether/pair-explorer/0x6577ecf1a0d82659d5d892b76d2a8e902fb1f31b?t=1713195540753).
   * Store the tokens in a wallet such as MetaMask.

#### Bridge Your Tokens:

2. **Use Superbridge:**
   * Go to the Superbridge link: [Superbridge](https://superbridge.app/base/$reach)
   * Follow the instructions on Superbridge to bridge your tokens from the Ethereum mainnet to the Base network.
   * The tokens will be credited to the same MetaMask wallet you used for bridging.

#### Using Tokens in the Application

3. **Transfer Tokens to In-App Wallet:**

   * After bridging, transfer the tokens from your MetaMask wallet on the Base network to the integrated in-app wallet assigned to you in the Reach web app.
   * You can then spend your tokens by creating missions.

   <figure><img src="/files/Seray6dIggc1ijpgZHzZ" alt=""><figcaption></figcaption></figure>

#### Transferring Tokens on the Wallet Page

On the Wallet page, you can transfer tokens to any external wallet of your choice on the Base network.

1. **Enter Transfer Details:**
   * Input the amount you wish to transfer.
   * Enter the recipient's wallet address.
   * Once you click transfer, you should receive the tokens in your external wallets a few minutes later.

**For more details, view the tutorial video:**

{% embed url="<https://youtu.be/LCbl7LSVwto>" %}

## Which wallet is compatible with the /Reach platform?

The /Reach platform exclusively supports its integrated in-app wallet for both mission creation and reward claims. Access the wallet directly at <https://app.getreach.xyz/wallet>.&#x20;

This wallet is linked to your Twitter (x.com) account, allowing for seamless transactions. You can manage $REACH transfers to and from this wallet and retrieve your wallet address on the Wallet Page.


---

# 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.getreach.xyz/lang/overview/usdreach-token.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.
