# Halos Staff

- [First Install](https://wiki.halosdev.com/halos-staff/first-install.md): We will be going over the steps needed to take on your first install of Halos Spoofer.
- [Setup Guide](https://wiki.halosdev.com/halos-staff/setup-guide.md): This page will be the ultimate guide on to how to setup the plugin to fit your server.
- [Commands/Permissions](https://wiki.halosdev.com/halos-staff/commands-permissions.md): Here all the commands + Permissions will be listed.
- [Files](https://wiki.halosdev.com/halos-staff/files.md): Take a look at all of the files that are generated when installing Halos Player Spoofer
- [license.yml](https://wiki.halosdev.com/halos-staff/files/license.yml.md): Where you will enter your license key.
- [config.yml](https://wiki.halosdev.com/halos-staff/files/config.yml.md)
- [messages.yml](https://wiki.halosdev.com/halos-staff/files/messages.yml.md): Main message config file.


---

# 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://wiki.halosdev.com/halos-staff.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.
