# Community Contests

### Overview

We’re excited to introduce **Trading Contests** to **Crommunities**, giving community managers a powerful way to **engage traders and reward participation**. With a brand-new UI and an innovative **Rolling Average Approach**, these contests encourage consistent trading activity while preventing last-minute manipulation.

### Key Features

#### ✅ **Easy Contest Creation**

* Community managers can **set start & end dates**, **define prizes**, and more.
* **Creating a contest is free**, and community managers are responsible for distributing rewards once the contest ends.

#### 📊 **Enhanced UI & Leaderboards**

* **Global & daily leaderboards** to track top traders.
* **Granular reporting tools** help managers monitor contest performance.
* **CSV export** available for contest reports.

#### 🎯 **Rolling Average Scoring System**

Unlike traditional ranking methods that only count total volume, our **Rolling Average Approach** ensures a **fair and balanced competition**:

**How It Works**

1. **Daily Points Calculation** – Each day, traders earn points based on their **buy/sell activity**.
2. **Average Calculation** – A trader’s total points are divided by the number of days in the contest.
3. **Ranking** – Traders are ranked based on their **daily average score**, not just total points.
4. **Zero-Activity Days Impact** – Days with no activity **count as zero points**, lowering the overall score.

**Benefits of Rolling Average Ranking**

* **Rewards Consistency** – Encourages traders to stay active throughout the contest.
* **More Fair Than Daily Caps** – No arbitrary limits; traders can have exceptional days while still needing steady participation.
* **Harder to Game** – Last-minute traders can’t suddenly overtake active participants.
* **Smooths Out Market Volatility** – Balances out fluctuations in trading activity.

#### 🚀 **Boosted Points for Buys**

* **Buys receive a 30% point boost**, making contests more engaging and incentivizing **long-term holding**.

### Example Contest

**ROBIN Trading Contest - Edition #1**

* 🗓 **Mar 8, 12:30 AM - Mar 15, 10:03 PM**

* 🏆 **Prizes:**
  * 1st Place: **50,000 ROBIN**
  * 2nd Place: **25,000 ROBIN**

* 🔥 **Leaderboard available in the new UI!**

### Get Started

Ready to launch your first contest? Head to **Obsidian Crommunities** and start rewarding your traders today!\
\
<https://obsidian.finance/contests>


---

# 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://wiki.obsidian.finance/contests/community-contests.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.
