# Daily Quests

### **Dashboard configuration**

For a daily quest you only have to configure it's card **title**, **description** and the point **amount** a claiming user can earn.&#x20;

<figure><img src="/files/Ki7vldYFOn64wBuQGQNI" alt=""><figcaption><p>Daily quest configuration modal</p></figcaption></figure>

{% hint style="info" %}
A "streak" feature (users earn more when claiming consecutive days) will be added to this quest type soon!
{% endhint %}

### **Widget appearance**

You can personalise the quest title and description and based on a users last claim a countdown timer will be shown. This timer counts down to the moment in time where the user is allowed to claim again.

<figure><img src="/files/STxAqC0WK7fiSf4unD3T" alt=""><figcaption><p>Daily quest widget card</p></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://docs.thx.network/campaign-managers/quests/daily-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.
