# Introduction

## Guides

{% hint style="info" %}
Server prefix is set to `;` by default. Use `;prefix set (symbol)` to change it for your server.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Security Setup</td><td align="center">Quickly configure your server to use evelina’s advanced moderation system.</td><td><a href="../security/antinuke">antinuke</a></td></tr><tr><td align="center">Server Configuration</td><td align="center">Learn how to build embeds and use variables for your server’s configurations</td><td><a href="../server/roles">roles</a></td></tr><tr><td align="center">Integrations</td><td align="center">Seamlessly integrate your favorite platforms directly into your server through evelina.</td><td><a href="../integrations/last.fm">last.fm</a></td></tr><tr><td align="center">Embed Scripting</td><td align="center">Learn how to build embeds and use variables for your server’s configurations</td><td><a href="../resources/scripting/embeds">embeds</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://docs.evelina.bot/overview/introduction.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.
