# Introduction

## What is Discortics™?

Discortics™ is an all-in-one powerful Discord bot.  Being Complete FREE, the bot brings premium features right at your fingertips. The ease of use is one of the import features to be noted. Since it's built by a UI inspired developer, every reply from the bot is designed to match the new trends of UI.

### Get Started!

The default prefix of the bot is `;`. Example:

```
;help
```

![](/files/-MJANZVGCrOXwYsGHR9X)

{% hint style="info" %}
You can change the prefix using the command `;prefix [ new prefix]`.
{% endhint %}

```
;prefix #
```


---

# 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://discortics.gitbook.io/docs/master.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.
