# Quests

Our new Quest system strives to make your website more interactive. With the Quest plugin installed your customers will be able to&#x20;

**Collect Quest Points for doing daily, weekly & monthly quests**

**Get Rewards & Cashback the more they interact with the website**

**Collect Badges & Rank against other customers**

We have built the Quests system to be automatic, that means that you can set the interval, targets, description and then every interval that you've set (daily, weekly, monthly) the Quest will then be repeated.

### Creating your first Quest

Go to your Admin panel and click on Quest Builder - Add New Competition\
\&#xNAN;**(Similar to setting up a Competition)**

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

As shown in the below screenshot, you will be able to setup a Quest in a variety of ways. The below options are self explanatory but let us know if you have any questions!

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

### After a Quest is created

Your Quest will then be shown on the frontend, there is a widget on the bottom left aswell as a tab in the My Account section.&#x20;

<details>

<summary>See the Widget on the bottom left of the Website</summary>

![](/files/HV5Ye0hdnM2aF0UnioxM)

</details>

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

### Setting up Rewards

By default Quests will come with pre-filled rewards which will be shown when a Customer clicks "View Rewards" on their Quest dashboard

{% hint style="info" %}
The Quest Dashboard is found under My Account when logged in
{% endhint %}

Here is an example of the Rewards section when clicked

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

You can however change your rewards, levels and Quest milestones by going to Quest Builder -> Quest Settings

> Our Quest plugin is always evolving so we'll be adding to this article overtime. Hopefully it helps you get setup with the basics and keeps your website fun and entertaining! :smile:

### What happens on Quest Completion

When a Quest is completed the rewards of a Quest will be applied and a Popup will show

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


---

# 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://competitions.gitbook.io/competition-docs/games/quests.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.
