# How to Earn Points

{% hint style="info" %}
**The utility of TONCO points will be detailed later**
{% endhint %}

## <mark style="background-color:red;">1. Retroactive Drop (closed)</mark>

Testnet participants will receive points based on their activity, automatically converted and credited within 7 days of TONCO’s mainnet launch (Nov 19).

#### **Activities and Points:**

— Logged into Testnet: 5,000 points

— Completed a swap: 1,000 points

— Provided liquidity: 2,500 points

— Claimed farming rewards: 1,500 points

— Submitted feedback: 1,000 points

— Submitted informative feedback: 5,000 points

— Invited a user: 1,000 points per invite

## <mark style="background-color:green;">2. Onchain Actions</mark>

### Swap

Execute any trade on TONCO DEX\
\
`Earn 250 points for every $1 of fees paid on the platform`

For example, swapping $1,000 with a 0.3% pool fee results in a $3 fee, granting you 750 points. No minimum swap amount is required.

### Providing liquidity

Add liquidity to any pool on TONCO DEX\
\
`You receive 10 points per day for each $1 of liquidity`

For example, adding $1,000 to the USDT/TON pool earns you 10,000 points daily.

**More tasks are coming…**

## <mark style="background-color:green;">3. Referral system</mark>

Invite users through your unique referral link and earn points.\
\
`For each user you refer, you’ll receive 5,000 points`

Users who joined TONCO DEX without a referral link can enter one later.\
\
**Future updates will include additional point accruals: referrers will earn a percentage of their referrals’ points, while those using a referral code will get a points boost.**

## <mark style="background-color:green;">4. Ambassador Activity</mark>

Extra points for our ambassadors: <https://docs.tonco.io/ambassador-program/introduction>


---

# 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.tonco.io/tonco-points-program-season-1-finished/how-to-earn-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.
