# The Crunch-Hub

#### The Tournament Selector <a href="#the-tournament-selector" id="the-tournament-selector"></a>

Select the competition you want to join. We highly recommend that you join as many competitions as you can to maximise your earnings.

#### The Civilian's Duty <a href="#the-civilians-duty" id="the-civilians-duty"></a>

Every engagement on the DAO's channels will be logged on this graph.

Civilians' duties include but are not limited to:

* Engage in Discord's channels
* Engage in the governance votes
* Complete some quests
* Submit to the competitions/rallies


---

# 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.crunchai.cloud/crunch-hub/the-crunch-hub.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.
