# 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/useful-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.
