> For the complete documentation index, see [llms.txt](https://docs.gta.clothing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gta.clothing/basics/essential-knowledge.md).

# Essential Knowledge

- [User Interface](https://docs.gta.clothing/basics/essential-knowledge/user-interface.md): Learn about our User Interface
- [Build Options](https://docs.gta.clothing/basics/essential-knowledge/build-options.md): Learn about Project Build Options
- [3D Previewing Clothes](https://docs.gta.clothing/basics/essential-knowledge/3d-preview-clothes.md): Learn about our 3D Preview
- [Items Position Number](https://docs.gta.clothing/basics/essential-knowledge/items-position-number.md): Learn about our 'Cloth Position' Feature
- [Cloth Analysis Report](https://docs.gta.clothing/basics/essential-knowledge/cloth-analysis-report.md): Learn about our Information, Warnings and Errors
- [Optimizing Clothes](https://docs.gta.clothing/basics/essential-knowledge/optimizing-clothes.md): Learn about our Cloth Optimization features
- [Cutting Hairs](https://docs.gta.clothing/basics/essential-knowledge/cutting-hairs.md): Learn about our 'Cut Hairs' Feature
- [High Heels](https://docs.gta.clothing/basics/essential-knowledge/high-heels.md): Learn about our 'High Heels' Feature
- [Audio Presets](https://docs.gta.clothing/basics/essential-knowledge/audio-presets.md): Learn about our 'Audio Presets' Feature


---

# 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 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://docs.gta.clothing/basics/essential-knowledge.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.
