# 邀请与绑定

本分类包含通过推荐链接进入、绑定推荐关系、获取邀请链接等操作说明。

* [通过推荐链接进入](/docs/invite/invite-link.md)：如何通过推荐链接进入DApp，自动识别推荐关系。
* [绑定推荐关系](/docs/invite/bind-invite.md)：如何手动绑定推荐关系，注意事项。
* [获取邀请链接](/docs/invite/get-invite-link.md)：如何获取自己的专属邀请链接并分享。


---

# 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.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.
