> For the complete documentation index, see [llms.txt](https://docs.easyfnstats.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easyfnstats.com/start/install/server.md).

# Add to Server

### Step 1

Visit [easyfnstats.com/invite](https://easyfnstats.com/invite)

### Step 2

Click **Add to Server**

<figure><img src="/files/1xqDrqy5vF8DiGf8nPbW" alt=""><figcaption></figcaption></figure>

Now click **Select a server**. A drop-down menu should appear including all servers you got `Manage Server` permissions in. Select the server you want the bot to join. Afterwards click **Continue**.

<figure><img src="/files/AcWkZA2iZYh6lKWpiIB1" alt=""><figcaption></figcaption></figure>

### Step 3

After selecting a server, you should see something like this:

<figure><img src="/files/HIhpLqR0zRSh4fvNK2m1" alt=""><figcaption></figcaption></figure>

As long you are not experienced with Discord's permissions system, keep all permissions selected.\
Click the **Authorize** button and complete the **Captcha**. You now should get redirected to [this page](https://docs.easyfnstats.com/invite).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.easyfnstats.com/start/install/server.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.
