# Trading Competition

{% hint style="success" %}

* **Developers**: Easily set up competitive events for your tokens.
* **Participants**: Join trading competitions to win rewards.
* **Affiliate Program**: Earn commissions by inviting projects to launch competitions.
  {% endhint %}

### **Table of Contents:**

1. Introduction
2. Competition Overview
   * Volume Competition
   * Purchase Competition
3. Top Participants Recognition System
   * Volume Type
   * Purchase Type
   * Comparison Table
4. Dynamic Rewards Determination
5. Reward Distribution and Timing
6. Leaderboard
7. Key Features

#### **1️⃣ Introduction:**&#x20;

The CADINU Trading Competition is a decentralized application designed for hosting trading events on various decentralized exchanges ( PancakeSwap, UniSwap and CADINU Swap).

#### **2️⃣ Competition Overview:**

* **Volume Competition:** Participants compete based on trading volumes.
* **Purchase Competition:** Points are earned for buying and holding tokens, with penalties for selling.

#### **3️⃣ Top Participants Recognition System:**

* **Volume Type:** Winners are identified by the highest transaction volumes recorded on the blockchain.
* **Purchase Type:** Winners are determined by active participation, earning net positive scores for buying and holding tokens over time, while incurring negative scores for selling. The final score is the sum of positive scores for buys/hold time minus the negative scores for sell/time.

#### **4️⃣ Dynamic Rewards Determination:**&#x20;

Rewards are distributed based on participation levels. For example, in a volume-based trading competition, if the top participants generate a collective trading volume of $100,000 and the top participant contributes 30% of this volume, they will receive 30% of the total rewards.

#### **5️⃣ Reward Distribution and Timing:**

&#x20;Winners can claim their rewards immediately after the event by connecting their wallets to the DApp.

#### **6️⃣ Leaderboard:**&#x20;

The CADINU website features a real-time leaderboard for each event.

#### **7️⃣ Key Features:**

* Host multiple events simultaneously.
* Customize prizes and determine the number of winners.
* Boost prizes on request.
* Display participants' standings individually.
* API integration for enhanced developer experience.
* Seamless interaction via Telegram bot.

***

### 8️⃣ Affiliate Program

**Unlock exciting earning potential by joining our CADINU marketing team!**&#x20;

Earn commissions through a personalized referral link tied to your wallet address. Invite projects to launch competitions via your link, granting them a 10% discount. In return, you’ll earn a commission, customized individually for each team member. Enjoy the flexibility of withdrawing your earnings anytime. This program not only grows the CADINU community but also rewards you for your promotional efforts. Seize this opportunity to contribute and earn!

***

### 9️⃣ **User's Guide: Participating in a Competition:**

* **Join**: Connect your wallet and join an active competition.
* **Trading**: Engage in trading activities to increase your transaction volume or points.
* **Leaderboard**: Check your ranking on the leaderboard.

**Earning Rewards:**

* **Performance-Based**: Earn rewards based on your transaction volume or points accumulated.
* **Claim**: Connect your wallet to the DApp after the event to claim your rewards.

**Viewing Leaderboards:**

* **Real-Time Updates**: Monitor your standing on the dedicated leaderboard for each event on the CADINU website.

***

### &#x20;1️⃣ 0️⃣**Developer's Guide: Launching a Competition**

* **Connect Wallet**: Connect your wallet to the DApp.
* **Initiate**: Click the "Launch a Trading Competition" button.
* **Set Parameters**: Input the required data through the DApp dashboard, including:
  * Number of winners
  * Type of competition
  * Duration
  * Target liquidity pool (PancakeSwap, CADINU Swap, or Uniswap)
* **Fees and Rewards**: Pay the fee, set the reward, and start the competition.

**Managing Competitions:**

* **Monitoring**: Track participation and transaction volumes.
* **Adjustments**: Modify parameters as needed (if applicable).

{% hint style="success" %}
**Start Your Competition:** Begin your trading competition now! &#x20;

**CADINU Trading Competition V2**
{% endhint %}


---

# 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.cadinu.io/products/trading-competition.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.
