# Getting Started

### 1. Create Your Account

To begin, create an account by linking your X.com (Twitter) account at: <https://app.getreach.xyz/welcome>&#x20;

You will be led through the on-boarding process thereafter. All accounts created on Reach are first linked to an X.com platform account.

### 2. Understanding Missions

Missions are tasks designed to boost interaction and visibility of content on the X.com platform. They involve engaging with specific pieces of content.

#### Mission Types

The platform currently supports the following mission types:

* **Engage Missions:** Interact with content by commenting, liking, or retweeting.
* **Follow Missions:** Follow specified accounts.
* **Bio Missions:** Include specific text in your bio.
* **Mention Missions:** Mention specific tags or accounts in a new tweet.
* **Space Missions:** Join a X.com space and listen to the content.

For more information on mission types, please visit the Mission Types Page.

### 3. Participate in Missions

**Find Missions**: You can browse missions on the "Discover & Earn" page, which can be accessed using: <https://app.getreach.xyz/earn>. You will only be able to see missions that were targeted at you.

**Engage and Earn**: Begin by engaging with a mission and follow the instructions closely, for example some engage missions will only ask you to Like a X post. Over-engaging or not following instructions will result in a penalty or zero rewards. Upon the mission's conclusion, your participation will be rewarded with tokens. Rewards can be claimed on the claim page (<https://app.getreach.xyz/claim>).&#x20;

### 4. Monitor Your Progress

You can monitor your progress on the dashboard (<https://app.getreach.xyz/dashboard>) and claim pages (<https://app.getreach.xyz/claim>) to see how much rewards you've recieved.

{% hint style="info" %}
$REACH rewards are attributed once a mission has reached its target engagement, this is determined based on audience size asked for by the mission creator.
{% endhint %}

### 5. Create your own missions

To launch missions, you'll need to top up with tokens in your in-app wallet on the Base network. \
Missions can be created from the web app on the "Create mission" page: <https://app.getreach.xyz/create>

**In-App Wallet Access:**

* Directly via URL: <https://app.getreach.xyz/wallet>
* Within the app: Click the profile icon in the top right corner.

{% hint style="info" %}
Mission prices scale depending on a variety of options such as audience quality, audience size, and mission type.
{% endhint %}

**Purchasing $Reach Tokens:** \
To fund your in-app wallet with $REACH tokens for mission creation, you have the following options:

1. **Buy $REACH Tokens Within the Web App with ETH.**
2. **Acquire $REACH Tokens on Uniswap** using your external wallet and transfer them to your in-app wallet. Access the $REACH Token on Base here: <https://dexscreener.com/base/0x2307311c861924648b3157fd6f47f6fbce762abd>
3. **Bridge $REACH Tokens from Ethereum Mainnet** using the Super Bridge. For a guide on this process, watch the tutorial here: <https://superbridge.app/base/$Reach>

**Bridging Tokens Tutorial:** For a step-by-step on how to bridge $REACH tokens from the Ethereum Mainnet to Base, watch this video:

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


---

# 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/guides/getting-started.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.
