# Graph

### From anywhere in the app, you'll see the graph icon  in the bottom navigation panel

<figure><img src="/files/wprmXJXsCLW04AbI5BLz" alt="" width="375"><figcaption><p>Locate the graph icon in the middle of your navigation panel</p></figcaption></figure>

### Open your Graph to see all of your objects and their relations.

Here you can see which Objects are connected together, and the direction everything flows.

![](/files/vWvoqLGNkqIJEY3qikPn)

On the top right of the screen in your Graph, you can **search** and optimize some settings.&#x20;

Toggle appearances for title, arrows, and icons.&#x20;

Optimize viewing links, relations, and orphans. **If you are missing some objects, check to show orphans.**

![](/files/WfC3ZQFE1NPRJ0TD5N2L)


---

# 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/~/revisions/SFjMNGZIAXS10yHETGw8/basics/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.
