# Home

{% hint style="info" %}
Join the [Support Server](https://discord.gg/t4jvUfwcfD) if you need help with Electron!
{% endhint %}

### Introduction

Electron is an advanced Moderation Bot Build for Speed. Electron comes with settings tailored best for the majority of Discord Servers, minimizing the setup time for Electron!

{% hint style="success" %}
Electron is completely free to use. If a Premium Version were to ever come out for Electron, it would not result in the basic version being completely useless!
{% endhint %}

### Getting Started

To get started, click [here ](https://discord.com/api/oauth2/authorize?client_id=813689006843232266\&permissions=8\&scope=bot)to invite Electron to your Discord Server. Can't invite Electron? Make sure you **Manage Server** Permissions on your chosen guild!\
\
By default, Electron will ask for **Administrator** Permissions. We recommend giving Electron these permissions to ensure complete functionality. You may also Customise Electron's Permissions by editing the **Electron** role!

{% hint style="danger" %}
**Important:** Granting Electron Administrator Permissions ensures complete functionality.
{% endhint %}

### Configuration

Electron does not store channel and role configurations. For Electron to work properly, please have at least one role called `Muted` and, if you wish to have server logs, please create a channel called `electron-logs`.&#x20;

{% hint style="info" %}
**Tip:** The prefix for Electron is `=`
{% endhint %}

### Documentation Syntax

`[ ]` - Optional Argument\
`< >` - Required Argument\
`[x = y]` - An Optional Argument called `x` which has a default value of `y`&#x20;


---

# 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://electronteam.gitbook.io/electron/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.
