# Fundamentals

- [Beginner's Series](https://naomianimation.gitbook.io/naomianimation/fundamentals/beginners-series.md): Learn all the basics of how to 3D animate in the Naomi app!
- [Bricks Series](https://naomianimation.gitbook.io/naomianimation/fundamentals/bricks-series.md): Rigs and project files for the Brick Series
- [User Interface](https://naomianimation.gitbook.io/naomianimation/fundamentals/user-interface.md)
- [Selection](https://naomianimation.gitbook.io/naomianimation/fundamentals/selection.md)
- [Keyframes & Timeline](https://naomianimation.gitbook.io/naomianimation/fundamentals/keyframes-and-timeline.md)
- [Augmented Reality](https://naomianimation.gitbook.io/naomianimation/fundamentals/augmented-reality.md)
- [Import Your Own Model](https://naomianimation.gitbook.io/naomianimation/fundamentals/import-your-own-model.md)
- [Custom rigging with Unity](https://naomianimation.gitbook.io/naomianimation/fundamentals/custom-rigging-with-unity.md)


---

# 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://naomianimation.gitbook.io/naomianimation/fundamentals.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.
