# Basics

- [Essential Knowledge](https://docs.gta.clothing/basics/essential-knowledge.md): Understand Core Concepts and Features of Durty Cloth Tool
- [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
- [Good to know](https://docs.gta.clothing/basics/good-to-know.md): Dive deeper and learn about powerful Features of Durty Cloth Tool
- [App & Project Settings](https://docs.gta.clothing/basics/good-to-know/app-and-project-settings.md): Learn about our App & Project Settings
- [First Person & Tint Effects](https://docs.gta.clothing/basics/good-to-know/first-person-and-tint-effects.md): Learn about our First Person & Tint Effects Feature
- [Integrated Search](https://docs.gta.clothing/basics/good-to-know/integrated-search.md): Learn about our Integrated Search Feature
- [Material Editor](https://docs.gta.clothing/basics/good-to-know/material-editor.md): Edit shaders and material parameters for selected drawables
- [Embedded Textures Editor](https://docs.gta.clothing/basics/good-to-know/embedded-textures-editor.md): Manage, replace, rename, and fix embedded textures inside models
- [Auto Cloth Data Resolving](https://docs.gta.clothing/basics/good-to-know/auto-cloth-data-resolving.md): Learn about our automatic Cloth Data resolving Feature
- [Placeholders/Dummy Ids](https://docs.gta.clothing/basics/good-to-know/placeholders-dummy-ids.md): Learn about our 'Placeholders/Dummy Ids' Feature
- [Addon Tattoos](https://docs.gta.clothing/basics/good-to-know/addon-tattoos.md): Learn about our Addon Tattoos Feature
- [Useful to know](https://docs.gta.clothing/basics/useful-to-know.md): Learn about Durty Cloth Tool Features that are useful to know
- [Shortcuts](https://docs.gta.clothing/basics/useful-to-know/shortcuts.md): Learn about our available Shortcuts to boost your workflow
- [Import & Export Formats](https://docs.gta.clothing/basics/useful-to-know/import-and-export-formats.md): Learn about our Import & Export Formats
- [Creator Info](https://docs.gta.clothing/basics/useful-to-know/creator-info.md): Learn how to leverage the Creator Info System for your Clothes
- [Dynamic Config Builders](https://docs.gta.clothing/basics/useful-to-know/dynamic-config-builders.md): Learn about our Dynamic Config Builders and how to profit from them
- [Durty Cloth Projects](https://docs.gta.clothing/basics/useful-to-know/durty-cloth-projects.md): Learn about Durty Cloth Projects
- [Logs](https://docs.gta.clothing/basics/useful-to-know/logs.md): Learn about our Logs
- [Themes](https://docs.gta.clothing/basics/useful-to-know/themes.md): Learn about our different themes


---

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