# The Quest Life Cycle

Newly created quest boxes are immediately updated in the list of new quests. To quickly find quests in their areas of interest, users can set their preferences and discover quests they wish to complete, review the quest details, including the quest's content, duration, and verification method, and apply to participate.

Upon completing a quest, users upload their evidence through the specified verification method within the quest. After successfully verifying the completion of the quest, the corresponding SBT assigned to that quest is awarded to the user. If a user completes all the quests within a quest box and obtains all associated SBTs, they can then request reward redemption within the CEREAL app.

<figure><img src="/files/E9ZZjPL140LLZShSw8pT" 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://dodream.gitbook.io/cereal-en/quest-and-activities/the-quest/the-quest-life-cycle.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.
