# Missions

Bitmon is centered around specific objectives that users must accomplish. These objectives can range from simple activities, participating in community events, daily tasks, to more complex challenges, such as completing a series of tasks within a set timeframe or achieving certain milestones with their Bitmons.\
\
The passive mission the tamer's can complete daily are curating content and voting on which article is most useful for the bitmon ecosystem.

Upon successful completion of Missions, users are rewarded with various in-game assets, such as $BITS, or consumables to feed their own Bitmons. This reward system incentivizes players to stay active and engage with different aspects of the platform.


---

# 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://whitepaper.bitmon.ai/bitmon-system/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.
