> For the complete documentation index, see [llms.txt](https://wikicn.cryptofarms.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wikicn.cryptofarms.me/the-game/you-xi-bao/xia-jiang-l.md).

# 下降率

### 装备包

<table><thead><tr><th>名称</th><th>下降率</th><th data-hidden>Quantity</th></tr></thead><tbody><tr><td>Common Equipment Pack</td><td>98%普通 | 1.7%稀有 | 0.3% 史诗级</td><td>1</td></tr><tr><td>Rare Equipment Pack</td><td>98%稀有 | 2% 史诗级</td><td>1</td></tr><tr><td>Epic Equipment Pack</td><td>100%史诗级</td><td>1</td></tr><tr><td>Extra Equipment Pack</td><td>80%普通 | 19%稀有 | 1% 史诗级</td><td></td></tr></tbody></table>

{% hint style="info" %}
额外的游戏包只有通过特别活动和我们的合作伙伴通过营销活动才能获得。
{% endhint %}

### 会员游戏包

<table><thead><tr><th>名称</th><th>下降率</th><th data-hidden></th></tr></thead><tbody><tr><td>Bronze Membership</td><td>100%普通</td><td></td></tr><tr><td>Silver Membership</td><td>100%稀有</td><td></td></tr></tbody></table>

### 入门包

| 名称               | 可交换        |
| ---------------- | ---------- |
| CFE Starter Pack | 2000个CFE代币 |
| CFB Starter Pack | 2000个CFB代币 |
| CFP Starter Pack | 4000个CFP代币 |

{% hint style="info" %}
这些入门包可以存入到游戏，在库存中兑换代币，然后你可以根据需要提取或使用它。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wikicn.cryptofarms.me/the-game/you-xi-bao/xia-jiang-l.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
