# Support

## 🆘 Support

### Documentation

* Check the `config.lua` file for all configuration options
* Review `locales.lua` for language customization

### Community

* [Join our Discord server for support](https://discord.gg/CRbM5RUs4u)
* Review the changelog for updates

### Reporting Issues

When reporting issues, please include:

* FiveM version
* Framework version (QB-Core, ESX, etc.)
* Error messages from console
* Steps to reproduce the issue

## 📝 Changelog

### Version 3.0.0

*

## 📄 License

This script is licensed under the MIT License. See LICENSE file for details.

## 👨‍💻 Credits

**Developer**: Evo-Development\
**Version**: 3.0.0\
**Framework**: QB-Core, ESX, QBox, Standalone Compatible

***

*For the latest updates and support, visit our* [*Discord server*](https://discord.gg/CRbM5RUs4u)*.*


---

# 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://evo-development.gitbook.io/evo-development-docs/products/evo-k9-v3/support.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.
