> For the complete documentation index, see [llms.txt](https://wiki.avalondev.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.avalondev.org/readme.md).

# Avalon Development

<figure><img src="/files/QLmYk24DfD6323aDtIKT" alt=""><figcaption></figcaption></figure>

Welcome to the wiki of the Avalon Development team. In here, we thoroughly explain all the plugins, including all it's features, configurations, permissions, commands, API's, and everything else related to our plugins. If you still struggle, feel free to join our discord to ask for support!

### How to use this wiki?

#### **Different Categories**

* **Important Information**: This category contains general information about how to use our services. This is useful information for anyone that is starting out with our plugins or services. If you're struggling to setup your plugins, this is the best location to start.
* **Plugin Setup:** This category contains a single page for **every** plugin we sell. In here, you'll find everything there is to know about the plugin, how to use it, what it does. It'll also include a list of all the permissions, an example of the default configuration files, and a list of all the placeholders we support with **PlaceholderAPI**.&#x20;

If you're struggling with our loader, please look at [How to use the AvalonLoader?](/important-information/how-to-use-the-avalonloader.md) before asking for support!

If you're struggling with our licensing system, please look at [How to use our licensing system?](/important-information/how-to-use-our-licensing-system.md) before asking for support!

## Discord Server

We are always open to provide support to **anyone** that needs it. We strive for quick and useful responses from our team, and we will ensure that you feel helped.

<div align="left"><figure><img src="https://i.imgur.com/ppajCHq.png" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.avalondev.org/readme.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.
