# Action Quests

<details>

<summary>Auto Complete</summary>

* **Overview:** This template creates automatically claimable quests. It is perfect for [**daily quests**](https://app.gitbook.com/o/NJfcTbcwP9KikNKhFVhh/s/r43xlqdW27feUIXGLDzJ/~/changes/7/quests/creating-quests/~/page#id-2-set-properties) such as "Daily Login bonuses".
* **Configuration:** No additional configurations are required

</details>

<details>

<summary>Check Level</summary>

* **Overview:** This template checks the user's level and completes if or once the specified level is reached.
* **Configuration:** Admins must input the desired <mark style="color:red;">**`Level`**</mark> of a specific <mark style="color:red;">**`Resource`**</mark>.

</details>

<details>

<summary>Check Resource</summary>

* **Overview:** This template checks to see if a user holds a specific amount of a Resource like XP, Points, etc.&#x20;
* **Configuration:** Admins will specify resource <mark style="color:red;">**`Type`**</mark> and <mark style="color:red;">**`Amount`**</mark>.

</details>

<details>

<summary>Referrals</summary>

* **Overview:** This template asks users to refer to a defined number of friends in the App.&#x20;
* **Configuration:** Admins will specify the <mark style="color:red;">**`Number`**</mark> of external users that community members need to refer to the App.

</details>

<details>

<summary>Visit Link</summary>

* **Overview:** This template asks users to visit specific links.
* **Configuration:** Admins will specify the desired <mark style="color:red;">**`Link`**</mark>.

</details>

<details>

<summary>Own Wearables</summary>

* **Overview:** This template checks the user's inventory and determines if they own the desired number of wearables.
* **Configuration:** Admins must input the desired <mark style="color:red;">**`Amount of Wearables`**</mark> a user owns.

</details>

<details>

<summary>Complete Quests</summary>

This quest template requires user to complete a specific number of quests (any quests available).

</details>
