# 推荐

推荐允许我们的用户通过在我们的dApp上进行交易、质押或提供流动性来邀请其他人加入Aftermath社区。推荐由两方组成：推荐者和被推荐者。 推荐者是当前的Aftermath用户，他们生成一个推荐链接并与朋友分享。 被推荐者是通过该链接进入Aftermath并开始使用dApp的一方。

您独特的推荐链接可以在交易和质押页面底部位于“Share and Earn Rewards”横幅中找到。 点击“复制推荐链接”按钮将您独特的推荐链接复制到剪贴板上。 您随后可以通过社交媒体分享它。

<figure><img src="/files/I39X1z0S4e1DxGszxJQd" alt=""><figcaption></figcaption></figure>

当一个新用户点击您的链接时，您的推荐将包含在URL中。一旦新用户在Aftermath执行任何交易，您的推荐将被存储在链上，并且该用户执行的所有交易都将归因于您。

新用户只需要通过一个推荐链接执行一笔交易，即可使得推荐人与其账户关联。未来的所有交易都将被视为通过推荐链接执行，无论实际是否如此（例如，用户使用另一台设备并使用非推荐链接）。

由于推荐信息存储在链上，除非新用户使用新的推荐链接进行交易，否则该引用会永久有效。如果使用了新的引用，则新引用将取代旧引用。

引用与提供者Sui地址相关联，并且适用于Aftermath所有产品。例如，在“Trade”页面生成的引用链接对于提及目标是等效于从“Stake”页面生成的那个。

目前，新用户可以获得Aftermath协议费5% 的折扣。虽然追踪了提供者活动情况, 但当前没有生效返利机制。


---

# 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://ch-docs.aftermath.finance/kai-shi-shi-yong/aftermath-dao-hang/tui-jian.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.
