# Overview

- [Support](https://docs.dpdevs.com/fivem/overview/support.md): Our support will always try and help you, but please respect that we all have our own personal lives and can only provide support during our support hours.
- [Terms](https://docs.dpdevs.com/fivem/overview/terms.md): These terms are accepted with every purchase or download of any script, asset or material.
- [Coming Soon](https://docs.dpdevs.com/fivem/overview/coming-soon.md): We want to ensure that you are kept in the loop of all of works in progress


---

# 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.dpdevs.com/fivem/overview.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.
