# About Elyxir

Managing a FiveM server. Made simple. Elyxir aims to remove the hard work of running a FiveM Discord Server, and our comprehensive documentation helps us reach our goal!

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

## About Elyxir

Elyxir is currently in a stage of development known as "**open beta"**. This means that users should anticipate bugs and errors with the service. We will do our best to remove them as quickly as we can after they are reported.&#x20;

You can view our Privacy Policy [**here** ](https://www.elyxir.dev/privacy)and our Terms of Service [**here**](https://www.elyxir.dev/terms).

## Frequently Asked Questions

#### **Why do we charge monthly?**

Charging for lifetime licences is unsustainable and stops us from reaching our visions for the project- we would eventually run out of money, halting development and forcing us to shut down. Therefore, our recurring payment system should be considered beneficial for your FiveM server as it allows us to keep the bot up to date and release new unique and interesting features!

#### How do I report bugs?

You can report bugs by creating a support ticket in our [**Discord Server**](https://discord.gg/elyxir).

#### How can I upgrade my licence from Premium to Deluxe?

Please create a billing ticket in our [**Discord Server**](https://discord.gg/elyxir), we will do our best to help you with this.

#### How should I use the documentation?

We recommend scrolling through the features, as well as the front page for each of the features which provides images of the features. Then, for features you wish to use, follow the setup instructions. You can view more information for any commands in the documentation by clicking on them.

#### How can I manage my recurring subscription?

Our [`/premium`](/commands/base/premium.md) command allows you to manage your recurring subscription. You can also create a billing ticket in [**our Discord Server**](https://discord.gg/elyxir) for assistance with your billing.

#### How can I suggest a feature?

We are very interested in customer feedback! If you have an idea for something we could add to the bot, please suggest it in our [**Discord Server**](https://discord.gg/elyxir) !

<figure><img src="/files/9GjAKvMVmewek7Qq3p8j" alt=""><figcaption><p><a href="https://zap-hosting.com/deluxe"><strong>Click here to be redirected to our affiliate link!</strong></a></p></figcaption></figure>


---

# 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.elyxir.dev/intro/about-elyxir.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.
