# Recurrence & Condition Filters

1. **Recurrence Filter** \
   You can use recurrence filter to set quest frequency so that users can particpate a qust in a cyclic manner. Select amongst "Once", "Daily","Weekly" and "Monthly". The reset timing for each frequency are as follows:

* **Once**-Not applicable&#x20;
* **Daily**- 00:00am UTC, Every day
* **Weekly** - 00:00am UTC, Monday of every week.
* **Monthly** - 00:00am  UTC, 1st of every Month

<div align="left"><figure><img src="/files/spYCLsaMGlKY7dzBpQGe" alt=""><figcaption></figcaption></figure></div>

&#x20;The frequency will be shown on the quest "block" on MVB main page.&#x20;

<div align="left"><figure><img src="/files/pBPr6AHukqINdi5C9ttC" alt=""><figcaption></figcaption></figure></div>

The quest will be locked and unlocked based on its frequency and a purple "Locker" icon will pop up to notify the users that the quest is currently locked.

<div align="left"><figure><img src="/files/vR7ogsQI9iuajMrkgqgK" alt=""><figcaption></figcaption></figure></div>

**Note:** If a quest's  frequency is set as "Once", this quest will be permanently "locked" after users have completed it. A "DONE" icon will pop up.&#x20;

<div align="left"><figure><img src="/files/SWP7oAfJqzHixsaPVIoU" alt=""><figcaption></figcaption></figure></div>

The "Success" information shown on the quest "block" refers to the total times a user has completed this quest.

<div align="left"><figure><img src="/files/heleLAb9FjhgY2Ewg37E" alt=""><figcaption></figcaption></figure></div>

2. **Condition Filter**\
   You can use condition filter to limit users to enter certain quest until they fullfil the requirements set by the community. Flip toggle swith to activate the condition filter. You can selcet either "**Complete Quest  Below**" or "**XP** **≥".**

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

* **Complete Quest Below**\
  Users need to complete another quest first before they are allowed to enter the current quest. Select a quest you previously created from the "Quest" dropdown list.&#x20;

<div align="left"><figure><img src="/files/uKrK6N3y0xrRup4LbRJ6" alt=""><figcaption></figcaption></figure></div>

* **XP ≥**

  Users need to accumulate a min. amount of "XP" set by the community as entry criteria for current quest. Key in the amount of "XP" in "Entry" text box.&#x20;

<div align="left"><figure><img src="/files/7xf5XMEyryRD6GbuGykM" alt=""><figcaption></figcaption></figure></div>

If a quest is assigned with a conditon filter, it will be locked with a grey " Locker" icon popping up and will be unlocked after users fulfil the entry criteria. This entry criteria is indicated on quest "block" on MVB main page.

<div align="left"><figure><img src="/files/XFKoVxMmLY7kiDRtLmIO" alt=""><figcaption></figcaption></figure></div>

After you complete the above steps, click "**Launch**" button to add the quest to MVB main page.&#x20;

<div align="left"><figure><img src="/files/sDCHhRDwoMxU8l24nFvq" alt=""><figcaption></figcaption></figure></div>


---

# 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.trantor.xyz/businesses/b-user-guide/community/most-valuable-builder-mvb/add-quests/recurrence-and-condition-filters.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.
