# Welcome to the XG7Lobby documentation

See also the [Project Core](https://xg7plugins.gitbook.io/doc/) documentation to learn about all the plugin's features!

See our project on [github](https://github.com/XG7Plugins/XG7Lobby)!\
Support our project with a [donation](https://ko-fi.com/davixg7) <3 Pix: <davi.fernandes.andrade7@gmail.com>.

This article teaches you how to use the features of XG7Lobby. See below and clear up any questions you may have.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Configs and files</td><td><a href="configs-and-files">configs-and-files</a></td></tr><tr><td>Commands and permissions</td><td><a href="comandos-e-permissoes">comandos-e-permissoes</a></td></tr><tr><td>Actions</td><td><a href="acoes">acoes</a></td></tr><tr><td>Menu creation</td><td><a href="criacao-de-menus">criacao-de-menus</a></td></tr><tr><td>Creation of customizable commands</td><td><a href="custom-commands">custom-commands</a></td></tr><tr><td>Any further questions? Join our Discord server!</td><td><a href="https://discord.gg/2wzmnyu7S3">https://discord.gg/2wzmnyu7S3</a></td></tr></tbody></table>


---

# 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://xg7plugins.gitbook.io/doc/xg7lobby-pt/welcome-to-the-xg7lobby-documentation.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.
