> For the complete documentation index, see [llms.txt](https://grimoire.mytho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://grimoire.mytho.io/mytho-launch-campaigns/christmas-campaign-on-taskon.md).

# Christmas Campaign on TaskOn

<figure><img src="/files/ba0eKRkic09J5DDTcJyx" alt=""><figcaption></figcaption></figure>

This campaign is your opportunity to earn rewards by completing a few very simple tasks. \
\
Prize pool for Mytho quiz participants:

* a total of $500 USDT to **25** lucky winners
* 25 Merit Points to 500 lucky winners — these points are important for the distribution of future potential Mytho benefits (25 points/each)

Don’t miss this opportunity — complete several simple tasks and join our community!\
\
Join the campaign via [the link](https://taskon.xyz/quest/414448063).

{% hint style="info" %}
We recommend completing this campaign and then joining our [Mytho & Wayman & TaskOn Campaign](https://grimoire.mytho.io/mytho-launch-campaigns/mytho-and-wayman-and-taskon-campaign) to earn even more rewards and boost your ranking in the Mytho Activity Program.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://grimoire.mytho.io/mytho-launch-campaigns/christmas-campaign-on-taskon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
