# 爱好者/推广者

DAS 认为那些推动 DAS 普及的行为，也应该能分享 DAS 发展壮大的成果。因此，DAS 在合约层面实现了邀请返佣机制。

如果别人在注册 DAS 账户时，使用了你的邀请链接，或者填写了你的 DAS 账户作为邀请人。那么，你将获得对方注册费用的一定比例作为邀请奖励。[查看奖励细则](/docs/chinese-1/gong-tong-jian-she/build-together.md)。

邀请奖励是去中心化结算的，并且在被邀请人完成注册后，立即结算给邀请人。由于 Nervos CKB 的底层原理，奖励需要满一定数额才发放。同时，由于 DAS 是运行在 Nervos CKB 上的智能合约，其内部只能识别 Nervos CKB 的资产。事实上，注册/续费/管理/奖励结算这些动作的费用，DAS 内部都是使用 CKB 作为依据的。因此，推广奖励也是以 CKB 的形式发放的。可以在注册服务的管理界面中查看并提取奖励。


---

# 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://docs.da.systems/docs/chinese-1/gong-tong-jian-she/referral.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.
