# Welcome

## Information

We recommend that you check here before you ask for help. Here you will find guides and tutorials and handbooks. If you didn't find what you were looking for then we recommend you check out our forum and see if you can find help there if this page didn't help.

<https://forum.tgacommunity.com/c/arma3-support/35/all>


---

# 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.tlbmilsim.com/master.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.
