# 反向链接

该功能目前以最小化可行的形式（MVP）发布，将在未来进行改进。

反向链接和正向链接已经以【关联】的形式实现，可以在任何对象的【关联面板】中找到。

默认情况下，如果一个对象已有反向链接，反向链接会显示为一个指示反向链接数量的精选关联，点击其中的链接将会跳转到对应的对象。如果一个对象没有反向链接，就不会显示为精选关联，但仍可以在关联面板中被找到。


---

# 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://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/relations/backlinks.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.
