# Primeiros passos

## • Framework

Todos os resources são compatíveis com qualquer framework, mas vêm pré-configurados para [<mark style="color:purple;">**vRP**</mark>](https://github.com/vRP-framework/vRP).

Nas partes ofuscadas dos módulos, existem apenas nativas do Lua e do FiveM. Todas as funções relacionadas ao framework estão abertas na respectiva configuração de cada resource. Essas funções devem ser configuradas nos arquivos `plugins/client` e `plugins/server`. Portanto, é necessário fazer as adaptações necessárias de acordo com a sua base.

### • Discord

Se tiver alguma dúvida, entre em contato pelo nosso [<mark style="color:purple;">**Discord**</mark>](https://discord.gg/Qd3FvZfe44).

## Resources

{% content-ref url="/pages/1iC9Erge37xDD5OGWFjz" %}
[purple\_ezorg](/resources/purple_ezorg.md)
{% endcontent-ref %}

{% content-ref url="/pages/olCZxOk4yNBNctWxH3MB" %}
[purple\_doors](/resources/purple_doors.md)
{% endcontent-ref %}


---

# 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.purplesolutions.com.br/primeiros-passos.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.
