# 游戏包

我们将只在路线图主题中提到的销售中出售这些游戏包（除了额外的游戏包）。在那之后，我们将永远不会出售这个系列的新游戏包。

![](/files/MOZ0Ki12d1kWCRNG1Ssf)

{% hint style="info" %}
在销售之前，我们为每张卡都铸造了序号为1。我们将在之后做一个特别的赠品活动，我们将使用这些NFT来推广游戏并回馈社会。
{% endhint %}

### 入门包

我们决定创建新的游戏包。这些游戏包可以在我们的游戏中换取代币。这种必要性来自于我们注意到游戏经济中存在的问题，你可以从经济主题中了解更多的相关信息。

![](/files/tRVewPQswcosZnxsbHa6)

{% hint style="info" %}
我们将不再出售这些游戏包，包括入门包。
{% endhint %}

### 稀有游戏包

我们有3款 "稀有游戏包"。这些游戏包不作出售，但玩家可以自己在游戏中制作。这些游戏包的目的是激励玩家燃烧额外的代币以获得一个史诗级装备的小机会。 3种类型的 "稀有包"分别是ASIC包、能量包和GPU包。

比如说，如果你打开一个能量包，你会得到一个能量装备，你有98%的机会得到一个风电涡轮机，或2%的机会得到一个纳米反应器。

如果你打开一个Asic包，你将会得到一个Asic装备。你有98%的机会得到一个小Asic，或2%的机会得到一个大Asic。

如果你打开一个GPU包，你会得到一个GPU装备。你有98%的机会得到一个简单的装备，或2%的机会得到一个完整的装备。

![](/files/FKPJ5wNlYTdO0a51Kiko)


---

# 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://wikicn.cryptofarms.me/the-game/you-xi-bao.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.
