# FAQ

## How do i get extra support ?

You can get official extra support and socializate with some cool members by joining our [support server](https://discord.gg/tCKGDUT).\
&#x20;

### How do i setup Electra ?

The first thing you should do when adding Electra to your server is typing **e!setup,** by doing that Electra will ask you diversous questions about what configurations she should make.

![](/files/-M2WRWnBLTBKLXdhklIF)

### Required permissions

Below there will be a list of all rqeuired permissions that Electra needs in order to work.

| Permission    | Description                                                                         |
| ------------- | ----------------------------------------------------------------------------------- |
| Send Messages | Allows Electra to send messages.                                                    |
| Read Mesages  | Allows Electra to see if a command was triggered.                                   |
| Add Reactions | Electra needs these permissions in order to show her help command.                  |
| Insert Links  | Allows Electra to insert links into her message, support server, documentation etc. |


---

# 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://electra.gitbook.io/docs/faq.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.
