# 社区等级 - 冲冲冲

### 📈 升级机制

#### 升级条件

社区满足以下任意一个条件即可升级到更高等级的社区:

* 累计交易量达标
* 累计捐赠额达标

#### 等级详情

**Lv1 新手社区**

* 起步等级
* 累计交易量: 0 SOL
* 累计捐赠: 0 SOL
* 交易手续费分成: 20% 进入金库

**Lv2 成长社区**

* 达成任一条件:
  * 累计交易量 ≥ 50 SOL
  * 累计捐赠 ≥ 0.5 SOL
* 交易手续费分成: 30% 进入金库

**Lv3 活跃社区**

* 达成任一条件:
  * 累计交易量 ≥ 200 SOL
  * 累计捐赠 ≥ 2 SOL
* 交易手续费分成: 40% 进入金库

**Lv4 王者社区**

* 达成任一条件:
  * 累计交易量 ≥ 500 SOL
  * 累计捐赠 ≥ 5 SOL
* 交易手续费分成: 50% 进入金库

**Lv5 传奇社区**

* 达成任一条件:
  * 累计交易量 ≥ 2000 SOL
  * 累计捐赠 ≥ 20 SOL
* 交易手续费分成: 60% 进入金库

### 🎯 升级攻略

#### 交易路线

* 鼓励社区成员积极交易
* 为社区打赏冲经验
* 社区越大,升级越快

#### 捐赠路线

* 通过捐赠快速提升等级
* 所需SOL更少
* 适合土豪社区

Tips: 两个条件互相独立,只需要达成一个就能升级! 🚀

一起打造传说级社区! 💫


---

# 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://mcga-1.gitbook.io/mcga-docs/basics/images-and-media.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.
