# Getting Started

> This guide explains how to join the CapturGO Beta, set up your account, and begin contributing to the network.

***

{% stepper %}
{% step %}

### Install CapturGO&#x20;

* download CapturGO from Apple Store or Google Play
* open the app to begin onboarding
  {% endstep %}

{% step %}

### Create Your Account

Sign up using your email address \
Your account generates an anonymized contributor ID that is not tied to personal identity.
{% endstep %}

{% step %}

### Enter Your Invite or Referral Code

If you have an invite code or referral code, enter it during onboarding to unlock the app.
{% endstep %}

{% step %}

### Enable Background Activity Tracking

CapturGO requires background activity to collect movement signals.

To enable:\
Settings → Location Service → Always Allow

This lets you contribute mobility data even when the app is not onscreen.
{% endstep %}

{% step %}

### Complete Your Profile

Add a few optional, anonymized details such as:

* age range
* gender
* primary commute mode

These help improve model accuracy while keeping your identity private.
{% endstep %}

{% step %}

### Start Moving

Keep the app running in the background to earn points as you walk, drive, or commute. Your movement automatically updates nearby hexes in the network.
{% endstep %}
{% endstepper %}

***

### Earning Points

CapturGO rewards contributors based on real-world movement and map interactions.

You can earn points by:

* visiting new hexes
* revisiting hexes after the cooldown period
* contributing movement signals
* participating in early tasks and challenges &#x20;
* Sharing referral codes

Track your activity in the app review your hex progress.

Points earned during the beta convert into $CAPT tokens at a later stage .<br>

<div data-with-frame="true"><figure><img src="/files/9uC58kHuuH2sidSoJAYf" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
Your everyday routine becomes a valuable contribution to a global network.
{% endhint %}

<br>


---

# 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://captur.gitbook.io/capturgo/how-to-contribute/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.
