# Set up

Appy is super easy to set up and it will only take a few minutes before the applications start flying in. Then start building your staff by accepting or rejecting the many applications and let Appy add and remove roles automatically as you choose.

{% hint style="success" %}
It is super easy to set up Appy bot, the only thing you need to know to be able to set up an application form on your discord is: [**Dashboard**](#dashboard)**,** [**Applications** ](#applications)and [**Panels**](#panels).
{% endhint %}

{% tabs %}
{% tab title="Dashboard" %}
If you follow this guide, you will get to know Appys dashboard first. \
The [Dashboard ](/getting-started/set-up/dashboard.md)is an important part of Appy bot and it is in the dashboard are finding everything you need to set up your applications forms and panels.&#x20;

**Click Get Started to start your journey into Appys dashboard.**

<figure><img src="/files/0V5tNou7oIGElrSZsWS4" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Applications" %}
The [Application ](/getting-started/set-up/applications-forms.md)forms give you control over who you approve for certain things on your server. This can be anything from staff jobs, to game members, various discord roles or anything else that just fits into your community.

<figure><img src="/files/fOTFHZdxXqU5nbdg2tJP" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Panels" %}
With a [Panel ](/getting-started/set-up/panels.md)you can show which open application forms you have, this provides an easier overview for your members.\
You can have several application forms under one Panel or you can choose to only one. A panel is an easy way for you to display all the application forms that members can access. It is easy to get an overview if for example, you have several application forms open at the same time.

<figure><img src="/files/N9qvQmNB1v6e7IUoXbdp" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Polls" %}
Polls are a fantastic way to get server insight. You can make polls on anything that's on your mind. Go to [Polls ](/getting-started/set-up/polls.md)to find a guide on how to create a poll.

<figure><img src="/files/epQ3ZGkt5NDN1NsKlKJv" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Forllow the next pages for a complete guide til Appys features.&#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://docs.appy.bot/getting-started/set-up.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.
