# Settings

You can access it by navigating to the Admin Panel and clicking `Dravix Settings` from the sidebar.

## Eggs Images

* Configure preview images for your game server types (eggs).
* These images will apear on: Server Row, Server Details Page

## Promo Banner

* Enable or disable the Promotional Banner shown at the top of the user panel.
* Configure a custom **background image** (recommended size: `880x230px`).
* Write and localize banner text in all languages supported by your panel
* Add a button link to direct users to a specific page (eg. promotions, store, etc.)

## Game Carousel

* Enable or disable the Game Slider shown in the panel footer
* Add custom games by defining: Game name, Image, Port, Badge type (eg: Free Trial, Popular)
* Helps promote featured games or services.

## Other Tab

From the Others tab inside Dravix Settings, you can:

1. Configure external links such as:

* Discord
* Billing Area
* Support Area
* and more

2. Modify footer
3. Change branding elements:

* Login Background Image
* Login Logo


---

# 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://theodor-work.gitbook.io/dravix-theme/settings.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.
