# Glossary

Getting the most out of Anytype means getting comfortable with the basic terminology and know how to use them together.

These primitives are the components you'll use to create everything from simple notes, to complex dashboards, and ultimately - your own little web.

These include:

**Objects**: Building blocks of Anytype; smallest linkable component.

**Types**: Classification system for Objects

**Templates**: Saved content formats for specific Types that can be applied upon Object creation

**Relations**: Object connectors; either via shared properties or defined links

**Collections**: Smart Folder with manually added compilation of multiple Objects in a single place

**Sets**: Meta-Object: Live query of all Objects which share a common characteristic (ie: Type or Relation)

**Graph**: Non-hierarchical data structure containing all Objects you've ever created in Anytype, and their connections to each other.


---

# 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/~/changes/WwUKjnRVmW8csn0Edgm9/anytype-basics/anytype-editor.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.
