# Quest Types

### <mark style="color:purple;">What are</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**Quest Types?**</mark>&#x20;

<figure><img src="/files/pVm9tUPav2VxKqTCeqe5" alt=""><figcaption><p>Select your Quest Type</p></figcaption></figure>

Set up your first quest with our easy-to-use, customisable quest templates.&#x20;

There are 7 different quest types for you to choose from:&#x20;

1. <mark style="color:purple;">**#EMPTY:**</mark> This is a free text and image upload quest for you to get creative! The #EMPTY quest type is a great way to provide informative content for your members.&#x20;

{% hint style="info" %}
We recommend using the #EMPTY quest type to give members instructions on your reward system, do daily check-ins or post an exciting new announcement!&#x20;
{% endhint %}

1. <mark style="color:purple;">**#VISIT:**</mark> Get your community members to visit a link (your website, an affiliate link etc.)
2. <mark style="color:purple;">**#TWITTER:**</mark> Encourage your community members to interact with you on Twitter. There are four actions: Follow, Like, Reply, or Retweet. You may select multiple options for Like, Reply and Retweet, to get your members to perform more than 1 action.&#x20;
3. <mark style="color:purple;">**#DISCORD:**</mark> Get your community members to join your Discord Server.
4. <mark style="color:purple;">**#SUBMIT:**</mark> Get community members to submit a file or text answer, whenever you post a question, forum or an activity! Note that only pdf, .png, .jpg, .jpeg, and .webp file extensions are allowed at the moment.&#x20;

{% hint style="info" %}
The #SUBMIT quest type requires community admins to review all submissions and approve them before XP is awarded to your members. This is a great way to engage your community through code submissions or other challenges. Please read more about community admin roles [here](/onboard/for-community-admins/community-admin-role.md).&#x20;
{% endhint %}

5. <mark style="color:purple;">**#PARTICIPATE:**</mark> Encourage members to sign up for events or participate in webinars. XP will be awarded automatically once you (the community admin) uploads an email list (.csv) of attendees and their attendance has been confirmed.

{% hint style="info" %}
The #PARTICIPATE quest type requires community admins to submit a .csv file of all attendees before XP is awarded to members. Please read more about community admin roles [here](/onboard/for-community-admins/community-admin-role.md).&#x20;
{% endhint %}

6. <mark style="color:purple;">**#REFER:**</mark> Encourage your community members to send an invite link and refer their friends into your community. This will encourage your members to spread the world!&#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.onboard.dev/onboard/for-community-admins/quest-types.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.
