# Overview

**TONCO Trading Campaign** is designed to incentivize liquidity provision and trading activity on TONCO DEX. Running for seven days from mainnet launch at **November 19th** to **November 26th**, 2024, participants can earn rewards through two campaign tracks: **TVL Boost** and **Volume Boost**.

By adding liquidity and engaging in swaps, users can earn **USDT rewards**, **Points** and **multipliers** for the TONCO points program, and **exclusive bonuses**.

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

## TVL Boost Campaign (Prize pool: 2,250 USDT)

### **Rules:**

• Add liquidity to any pool (participation counts as long as liquidity remains—the longer it stays, the higher the chances)

• Minimum 100 USDT for participation (in total across all pools on TONCO)

• Top 10 participants share 2,000 USDT proportionally to their TVL contribution:\
`(your TVL / total top-10 TVL) * 2000`

• 5 random participants share 50 TON

• Top 10 earn a permanent 1.5x multiplier in the points program

• All participants earn 5,000 points

## Volume Boost Campaign (Prize pool: 1,250 USDT)

### Rules:

• Make any swap(s)

• Minimum 300 USDT for participation (total volume across all trades)

• Top 10 participants share 1,000 USDT proportionally to their trading volume:\
`(your volume / total top-10 volume) * 1000`

• 5 random participants share 50 TON

• Top 10 earn a permanent 1.5x multiplier in the points program

• All participants earn 3,000 points

<mark style="background-color:green;">Winners will be announced on TONCO social channels within seven days following the conclusion of the campaign</mark>


---

# 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/trading-campaign/overview.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.
