# Missions

Missions are part of the Experiences pillar of the CyberBrokers roadmap and are one of our communities favorite activities. These were formerly called Quests. They are immersive and addictive and often provide rewards for holding CyberBrokers assets.

Moving forward, Missions will be grouped into Versions. The original series of Quests were part of Version Alpha, with Version Beta coming next. Each Version will last for a few months and there will be a short break before the next Version is started. Missions will not be purely sequential like Version Alpha. Missions will now come in a variety of formats and levels so that everyone can find enjoyment in them.

### Version Index

* [Version Alpha](/user-guide/missions/alpha.md): the original Quest that ran after mint in March through the end of 2022.
* [Version Beta](/user-guide/missions/v1.0.md): expanded, modified based on community feedback, and coming in 2023.


---

# 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.cyberbrokers.com/user-guide/missions.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.
