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

# FAQ

Here you can see a list of the most frequently asked questions.

Click through the pages to find answers to your questions.

<details>

<summary>What is Appy Bot?</summary>

Appy is the best **free** to use Discord application bot for your Discord community. Even if you are a small or large community, Appy is an absolute must-have for your community.<br>

**Appys features:**&#x20;

* Application management with accept/deny buttons&#x20;
* Over 15 customizable settings
* User-Friendly Panels
* Interactive Dashboard
* Role management
* Real-time polls

</details>

<details>

<summary>What is Appy Premium?</summary>

There are 2 tiers of Premium.

**Tier 1:** Will allow you to activate premium on **1** server.\
**Tier 2:** Will allow you to activate premium on **3** servers.

Read more about what you get with premium [here.](broken://pages/PmqQiXIM4RYOp3ZfayzR)

</details>

<details>

<summary>How to make a application?</summary>

Head to [Application forms](/getting-started/set-up/applications-forms.md) to see the guide how to set up a application.&#x20;

</details>

<details>

<summary>How do i invite Appy to my server?</summary>

You can invtie Appy by clicking [HERE](https://discord.com/oauth2/authorize?client_id=853327905357561948\&permissions=8\&scope=applications.commands%20bot) or go to [Invite Appy](/getting-started/set-up/invite-appy.md) to find a guide.&#x20;

</details>

<details>

<summary>What  is Appy's perfix?</summary>

Appy's prefix is <mark style="color:green;">**`/`**</mark>. You can type <mark style="color:green;">**`/help`**</mark> for a list of commands.\
Go to [Commands ](broken://pages/v0m8kF5DR1iOdBGVMAiw)to see Appys commands.&#x20;

</details>

<details>

<summary>Can someone else buy Premium for me?</summary>

If you are a team on your server and you want Premium. It does not need to be you as the owner of the server who buys it, just as long as the person who buys Premium has the right permissions on the server.

</details>

<details>

<summary>Where can i get support?</summary>

If you need help with Appy, do not hesitate to contact our **supporter** at Appy's [**Support Server**](https://discord.com/invite/bDmc55c6zY).

</details>

<details>

<summary>Is Appy open source?</summary>

No.

</details>


---

# 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.appy.bot/resources/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.
