> For the complete documentation index, see [llms.txt](https://my-pixel-club.gitbook.io/mypixelclub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://my-pixel-club.gitbook.io/mypixelclub/different-ways-to-earn/quest-farming.md).

# Quest Farming

"Quest Farming" is the process of sending out one's genesis collection Akita or hero quests.

Akitas can be sent on quests that vary in difficulty in order to earn $MPC and other in-game NFTs as rewards.&#x20;

Quests vary in length depending on the "difficulty" of the quest - the more difficult quests require Akitas to be locked up for longer periods of time, and those quests reward Akitas with higher rates of yield.&#x20;

When Akitas are sent on quests, the holder retains all the benefits that they would otherwise have with their Akita.


---

# 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:

```
GET https://my-pixel-club.gitbook.io/mypixelclub/different-ways-to-earn/quest-farming.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.
