# Getting Started

- [Quickstart](https://docs.gta.clothing/getting-started/quickstart.md): A brief overview of how to Get Started with Durty Cloth Tool
- [License Activation](https://docs.gta.clothing/getting-started/license-activation.md): Learn how to get your License activated and downloaded within minutes
- [Team Licenses](https://docs.gta.clothing/getting-started/team-licenses.md): Assign and manage licenses for your team using Teams on Pleb Masters: Forge
- [First Cloth Resource](https://docs.gta.clothing/getting-started/first-cloth-resource.md): Learn how to create your first addon cloth resource
- [Testing Addon Clothes](https://docs.gta.clothing/getting-started/testing-addon-clothes.md): Learn how to test your addon cloth resources
- [First Addon Tattoo](https://docs.gta.clothing/getting-started/first-addon-tattoo.md): Learn how to create your first addon tattoo resource with ease
- [Working Together](https://docs.gta.clothing/getting-started/working-together.md): Learn about possibilities on collaborating on the same Durty Cloth Project
- [Frequently Asked Questions](https://docs.gta.clothing/getting-started/frequently-asked-questions.md): Learn about frequently asked questions and their answers


---

# 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/getting-started.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.
