# 获取邀请链接

1. 进入 CoreTrust DApp，展开菜单，点击“社区”或“邀请好友”。
2. 系统会生成专属邀请链接，复制后可分享给好友。

![获取邀请链接截图](https://github.com/coretrust-shop/use-docs/blob/main/invite/images/get-invite-link-1.png)

> **提示：** 邀请链接包含你的钱包地址，用于绑定推荐关系。


---

# 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://coretrust-shop.gitbook.io/docs/invite/get-invite-link.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.
