# 赛季与活动奖励

{% hint style="info" %}
💡 **赛季活动**
{% endhint %}

我们会建立赛季机制，每个赛季段，在一定规则之下获得胜利或者达到排名要求的玩家，进行代币空投：

| 阶段   | 状态  | 内容                        |
| ---- | --- | ------------------------- |
| 内测   | 已结束 | 在龙狗内测阶段参与并给出对应建议，获得OG卡    |
| 公测   | 已结束 | 在龙狗公测阶段参与游戏，获得金币，并获得一定的排名 |
| 季前赛  | 进行中 | 排名赛/成就赛/忘忧果杯/消费达人赛等       |
| 第一赛季 | 家园  | 家园装饰赛/种植专家赛/装备铸造赛/小游戏杯赛   |
| 第二赛季 | 地城  | PVE赛/PVP赛/计时赛等            |

2024年我们总共会进行5个赛季。

其中，季前赛，持续一个月，解锁：1000万

玩家天梯榜的各榜单前50%用户（待定），根据排名进行梯度分配，共同分配1000万代币。

第01赛季，持续约3个月，解锁：3500万&#x20;

第02赛季，持续约3个月，解锁：3000万&#x20;

第03赛季，持续约3个月，解锁：2500万&#x20;

第04赛季，持续约3个月，解锁：2000万

{% hint style="info" %}
&#x20;💡 **邀请及组队机制**
{% endhint %}

我们会建立邀请机制，每个被邀请人，可以和邀请人组成队伍共同参与游戏，对于邀请积分靠前的玩家进行额外的代币及NFT空投奖励。


---

# 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://dungeonrelics.gitbook.io/dungeon-relics/dai-bi-jing-ji-xue-v1/sai-ji-yu-huo-dong-jiang-li.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.
