# Basics

- [Overview](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/glossary.md): Working your way through the anytype primitives
- [Space](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/space.md)
- [Objects](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/object-editor.md): Let's discover what Objects are, and how to use them to optimize your work.
- [Working with Blocks](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/object-editor/blocks.md): Understanding blocks, editing, and customizing to your preference.
- [Ways to Create Objects](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/object-editor/create-an-object.md): How do you create an object?
- [Locating your Objects](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/object-editor/finding-your-objects.md)
- [Types](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/types.md): Types are the classification system we use to categorize Objects
- [Create a New Type](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/types/create-a-new-type.md): How to create new types from the library and your editor
- [Layouts](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/types/layouts.md)
- [Templates](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/types/templates.md): Building & using templated through types.
- [Relations](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/relations.md)
- [Add a New Relation](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/relations/create-a-new-relation.md)
- [Create a New Relation](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/relations/create-a-new-relation-1.md): How to create new relations from the library and your editor
- [Library](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/anytype-library.md): We have default and pre-built types already set up for you!
- [Type Library](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/anytype-library/types.md)
- [Relation Library](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/anytype-library/relations.md)
- [Links](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/linking-objects.md): How to link your objects either trough relations or directly.
- [Graph](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/graph.md): Finally a dive into your graph of objects.
- [Sets](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/sets.md): A live search of all objects which share a common type or relation
- [Creating Sets](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/sets/creating-sets.md)
- [Customizing with Relations, Sort, & Filters](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/sets/customizing-with-relations-sort-and-filters.md)
- [Collections](https://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/basics/collections.md): A folder-like structure where where you can visualize and batch edit objects of any type


---

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