# Points

Overview

On the 22nd of July, 2024, Zotto launched its incentivised testnet on base network, and for carrying out certain activities during this phase you will be awarded points. The more you can engage in these activities the more points you will be able to accumulate.&#x20;

## Activities that gives points:

* Referral program: for every individual you invite you get 1000 points
* Bot creation: for every trade your bot executes you get 50 points&#x20;
* Daily Rocket launch: you get 10 points for every rocket you launch to the Moon 💥.🚀

## Point Dashboard

This Dashboard is located in the "Earn Points" Page. You can track your progress so far on the testnet. You can also find your referral link, by clicking on the "copy link" button. Switch from the "Leaderboard" tab to "My referrals" tab, to see the number of invites you have gotten.&#x20;

<figure><img src="/files/MX0GwaFKydcuU2fOdEjH" alt=""><figcaption><p>Earn Points page.</p></figcaption></figure>

***

### FAQ

* Why is my referral points not reflecting?\
  If your referral point is not reflecting it is because your referral is showing "pending"&#x20;
* Why is my referral showing "pending"?\
  if your refferals is showing pending, it is because the person you invited is yet to create a bot that has successfully taken a trade.


---

# 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.zotto.ai/incentivised-testnet/points.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.
