# Install the App

There 2 ways to install EasyFortniteStats:

* Add to My Apps
* Add to Server

In most cases, adding the App to My Apps, is the easiest way to install. It allows you to use the App anywhere with most of it's features.

{% content-ref url="/pages/fZ3nsDtouny0NuUlpjEl" %}
[Add to My Apps](/start/install/account.md)
{% endcontent-ref %}

If you own or manage a server, you might want to add the app directly to it. This allows you to use the full feature set of EasyFortniteStats to enhance your server.

{% content-ref url="/pages/UWIyJHhZVNlDpk71sFiK" %}
[Add to Server](/start/install/server.md)
{% endcontent-ref %}

## Invite troubleshooting

### &#x20;I can't find my server. What's the reason?

The main reason for your server not appearing in the drop-down menu is the use of the wrong account. Make sure you're logged into the right account which you can check on the top of the invite screen. You should see your profile picture and Discord tag. If it's the wrong account, press the **Not you?** button.

<figure><img src="/files/hIV0q2rtTw2mP6htv1dQ" alt="" width="317"><figcaption></figcaption></figure>

### Discord asks me to verify my e-mail address.

If you like to add a bot to a server you require an account with a verified e-mail. Head over to your user settings and verify your e-mail.

## Which permissions are required for what reason?

| Manage Nicknames                        | NickStats¹                                                                         |
| --------------------------------------- | ---------------------------------------------------------------------------------- |
| Manage Webhooks                         | Automatically Shop, News and Server Status updates                                 |
| View Audit Log                          | NickStats¹ (Optional)                                                              |
| View Channels                           | Any command                                                                        |
| Send Messages                           | Any command                                                                        |
| Send Messages in Threads                | Any command                                                                        |
| Embed Links                             | Any command                                                                        |
| Attach Files                            | Few commands that upload files like images                                         |
| Read Message History                    | Automatically Shop, News and Server Status updates                                 |
| Mention @everyone, @here, and All Roles | Automatically Shop, News, and Server Status updates (when mention role is enabled) |
| Connect                                 | Fortnite Radio feature                                                             |
| Speak                                   | Fortnite Radio feature                                                             |
| Defean Members                          | Fortnite Radio feature                                                             |

¹ NickStats allows members to display stats in their nickname


---

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