# Naomi Animation

## Naomi Animation

- [🧩 NAOMI | Animate Now](https://naomianimation.gitbook.io/naomianimation/naomi-or-animate-now.md): The 3D/AR animation app for iPad. Naomi was created to help you dive into the world of animation so you can start telling your story in new dimensions.
- [Download](https://naomianimation.gitbook.io/naomianimation/overview/download.md): Naomi is currently available on the App Store for iPad.
- [FAQs](https://naomianimation.gitbook.io/naomianimation/overview/faqs.md): All your frequently asked questions about Naomi.
- [Community](https://naomianimation.gitbook.io/naomianimation/overview/community.md): A space for 3D enthusiasts, no matter your experience.
- [Preview](https://naomianimation.gitbook.io/naomianimation/overview/preview.md): Find out what Naomi has in store for you...
- [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)
- [Character Builder](https://naomianimation.gitbook.io/naomianimation/tutorials/character-builder.md): Generate fully-rigged avatars to animate in Naomi.
- [Bringing 2D Art to AR](https://naomianimation.gitbook.io/naomianimation/tutorials/bringing-2d-art-to-ar.md)
- [Naomi package for Unity](https://naomianimation.gitbook.io/naomianimation/unity-plugin/naomi-package-for-unity.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://naomianimation.gitbook.io/naomianimation/naomi-or-animate-now.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.
