> For the complete documentation index, see [llms.txt](https://docs.affyn.com/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.affyn.com/cn/ru-men/tui-jian-chi-you-bing-zhuan-qu-fyn/huo-dong-xiang-qing.md).

# 活动详情

{% hint style="warning" %}

## <mark style="color:orange;">活动已结束</mark>

{% endhint %}

## 推荐，持有，并赚取 $FYN!

:date:  **日期：**&#x32;024年5月10日, 13:00 UTC 至6月9日, 12:59 UTC\
:coin:  **每次推荐赚取的 FYN：**&#x521D;始承诺金额的 5% $FYN\
:coin:  **被推荐人获得的 FYN：**&#x31;000 $FYN<br>

### 推荐奖励

当用户\*使用您的推荐代码成功注册新帐户并在活动期间连续 30 天在 [$FYN Hodl 计划](https://docs.affyn.com/cn/fyn-hodl-ji-hua/jie-shao)中承诺至少 25,000 $FYN 时，即表示推荐成功。您将获得推荐人承诺金额的 5%，而您的推荐人将获得 1000 $FYN 的奖金。

**请注意，奖励仅适用于初始承诺。首次承诺后做出的后续承诺将不适用于推荐计划。**

\* 在 5 月 10 日之前使用您的推荐代码成功注册 Affyn 帐户的用户也有资格

\*\* 虽然承诺必须在 6 月 9 日之前做出，但连续30天的承诺可以算到 6 月 9 日之后

{% hint style="info" %}
注意：被推荐人需要将钱包绑定到 Affyn 账户才能获得推荐奖励
{% endhint %}

{% hint style="warning" %}
**重要提示：领取 Affyn 账户终身收益超过 700 美元金额价值的用户将需要通过 KYC 验证。奖励的估值将由 Affyn 全权决定。**
{% endhint %}

***

## 我何时以及如何领取我的奖励？

符合条件的用户可以在 2024 年 Q3 通过 Affyn Rewards 仪表板领取推荐奖励。


---

# 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://docs.affyn.com/cn/ru-men/tui-jian-chi-you-bing-zhuan-qu-fyn/huo-dong-xiang-qing.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.
