# Complete AR Project Guide

## English

- [Glossary of terms](https://docs.artar.es/project-creation/general-information-about-working-with-a-project/glossary-of-terms.md)
- [Supported formats and file requirements](https://docs.artar.es/project-creation/general-information-about-working-with-a-project/supported-formats-and-file-requirements.md)
- [Maximum allowed project size](https://docs.artar.es/project-creation/general-information-about-working-with-a-project/maximum-allowed-project-size.md)
- [Start of project creation](https://docs.artar.es/project-creation/general-information-about-working-with-a-project/start-of-project-creation.md)
- [Adding links and contact details to the project](https://docs.artar.es/project-creation/adding-links-and-contact-details-to-the-project.md)
- [Switching between projects](https://docs.artar.es/project-creation/switching-between-projects.md)
- [Adding an image for tracking](https://docs.artar.es/project-creation/adding-an-image-for-tracking.md)
- [QR code. Working specifics. Hacks. Branding, styling, saving.](https://docs.artar.es/project-creation/qr-code.-working-specifics.-hacks.-branding-styling-saving..md)
- [Project cloning](https://docs.artar.es/project-creation/project-cloning.md)
- [Project deletion](https://docs.artar.es/project-creation/project-deletion.md)
- [Transferring a project to another user](https://docs.artar.es/project-creation/transferring-a-project-to-another-user.md)
- [Technical support and project access](https://docs.artar.es/project-creation/technical-support-and-project-access.md)
- [Statistics](https://docs.artar.es/project-creation/statistics.md)
- [Editor overview](https://docs.artar.es/project-creation/editor.-object-properties./editor-overview.md)
- [Preview](https://docs.artar.es/project-creation/preview.md)
- [Add, copy, paste, move, delete an element in the object tree.](https://docs.artar.es/project-creation/add-copy-paste-move-delete-an-element-in-the-object-tree..md)
- [Scene properties and values. "Login" button. Fixed 2D buttons.](https://docs.artar.es/project-creation/scene-properties-and-values.-login-button.-fixed-2d-buttons..md)
- [Object properties – position, rotation, scale, size, brightness, transparency, color.](https://docs.artar.es/project-creation/object-properties-position-rotation-scale-size-brightness-transparency-color..md)
- [Geometric shapes. Working with a primitive.](https://docs.artar.es/project-creation/geometric-shapes.-working-with-a-primitive..md)
- [Working with the background](https://docs.artar.es/project-creation/working-with-the-background.md)
- [Chroma key, alpha channel, materials.](https://docs.artar.es/project-creation/chroma-key-alpha-channel-materials..md)
- [Working with text](https://docs.artar.es/project-creation/working-with-text.md)
- [Video as GIF](https://docs.artar.es/project-creation/video-as-gif.md)
- [Working with sound (audio file)](https://docs.artar.es/project-creation/working-with-sound-audio-file.md)
- [Wall and general principles of AR operation](https://docs.artar.es/project-creation/wall-and-general-principles-of-ar-operation.md)
- [Creating a button](https://docs.artar.es/project-creation/creating-a-button.md)
- [Working with a group. Randomization. Camera rotation.](https://docs.artar.es/project-creation/working-with-a-group.-randomization.-camera-rotation..md)
- [General animation logic](https://docs.artar.es/project-creation/animations./general-animation-logic.md)
- [Video animation](https://docs.artar.es/project-creation/video-animation.md)
- [Model animation](https://docs.artar.es/project-creation/model-animation.md)
- [Menu animation](https://docs.artar.es/project-creation/menu-animation.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://docs.artar.es/project-creation/general-information-about-working-with-a-project/glossary-of-terms.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.
