# Good to know

- [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


---

# 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/good-to-know.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.
