# Daily Challenges

{% hint style="info" %}
*There has been some changes.*

* This guide is referencing old text commands that have been deprecated. Helicord has now transitioned to using Slash Commands.&#x20;
  {% endhint %}

Daily Challenges offer you a way to earn rewards by completing specific tasks each day. Here's how they work:

<div><figure><img src="https://331229087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYClwO7EAJpnfQHKpCNjv%2Fuploads%2FZQZiheX6R3GRWKnApiNC%2Fimage1.png?alt=media&#x26;token=bbd44332-bace-4564-8e23-d289fde46383" alt=""><figcaption><p>This view is now accessible with the <code>/daily</code> command.</p></figcaption></figure> <figure><img src="https://331229087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYClwO7EAJpnfQHKpCNjv%2Fuploads%2FbW5rcnYdb8RcUxlTO9mo%2Fimage2.png?alt=media&#x26;token=e7f98675-e1aa-4b50-a187-438f75a02493" alt=""><figcaption><p>See progress on missions.</p></figcaption></figure></div>

#### **Viewing and Activating Daily Challenges**

* Use the `/daily` command to view your current Daily Challenges. If you are new, this command will also activate your Daily Challenges for the first time.

#### **Types of Challenges**

* Challenges can include tasks like: *"Participate in 5 Rescue Missions", "Collect 1 Epic card", etc...*
* These challenges vary daily, providing different objectives for you to complete.

#### **Tracking Progress**

* Each time you progress in a challenge by completing a mission or fulfilling a requirement, you'll be notified of your progress.

#### **Completing Challenges**

* Successfully completing your Daily Challenges rewards you with **Daily Cosmic Cubes**, which can be used for various in-game benefits.
* Once received you can type `/use daily cube` to get a random reward from the cube. Cube rewards are items, and can be seen when using the `/vault type:Item Inventory` command.&#x20;

#### **Resetting Challenges**

* If you haven’t completed your challenges after 20 hours but want to reset them anyway, you can use the command: `/daily forcereset:true`
* This will allow you to start fresh with a new set of challenges.

***

Stay on top of your Daily Challenges to maximize your rewards and keep your collection growing!


---

# 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://helicord.gitbook.io/helicord/basic/daily-challenges.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.
