# Граф

### В любом месте приложения вы увидите значок графа на нижней панели навигации

<figure><img src="/files/JzgdhJSBPMo5oCLNaSUQ" alt=""><figcaption><p>Найдите значок графа в центре вашей навигационной панели</p></figcaption></figure>

### Откройте свой граф, чтобы увидеть все ваши объекты и их связи.

Здесь вы можете увидеть, какие объекты связаны друг с другом, и в каком направлении идет их взаимодействие.

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

В правом верхнем углу экрана в вашем графе вы можете **искать** и оптимизировать некоторые настройки.

Переключайте отображение заголовков, стрелок и значков.

Оптимизируйте просмотр ссылок, связей и "сирот". **Если вам не хватает некоторых объектов, проверьте, включены ли "сироты".**

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


---

# 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/russian/osnovy/graph.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.
