> 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-wan-fa/hun-he-xi-tong/rong-he-huo-dong.md).

# 融合活动

社区的人们给我们出了一个主意，就是举行一个活动来激励其他项目的玩家来玩我们的游戏。这样一来就可以加强整个Wax生态圈。我们一直在尽力听取社区的意见，甚至还做了一次投票来看看人们的反应，所以我们就有了这个新活动!

## 电锯活动

我们在4月5日开始了一个活动。活动包括通过混合系统为我们的游戏带来新的玩家，你可以混合一把电锯和Crypto Farms的代币来换取稀有或史诗级的装备 。

![](/files/EIt1AQIE32q1Bpse8qyP)

* 稀有装备 = 1 电锯 + 1500 CFE + 1500 CFB + 3000 CFP&#x20;
* 史诗级装备 = 3 电锯 + 5000 CFE + 5000 CFB + 10000 CFP

{% hint style="info" %}
该活动将持续到社区混合出200件装备为止。
{% endhint %}

{% hint style="info" %}
请注意，你每天只能参加一次这个活动，而且费用將随时改变。
{% endhint %}

### 未来

这个活动是我们正在进行的第一个活动。现在我们可以用Wax 区块链的任何其他收藏品来做。

我们对合作关系持开放态度，并将始终听取社区的想法，为游戏创造无限的可能性。也就是说，如果社区要求我们与其他项目一起做这样的活动，我们可以在短短几分钟内完成。

{% hint style="info" %}
我们不想和其他项目打对台，我们想与Wax社区一起成长，让他们变得更强大。
{% 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-wan-fa/hun-he-xi-tong/rong-he-huo-dong.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.
