> For the complete documentation index, see [llms.txt](https://docs.pawtato.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.gg/pawtato-land/gameplay/adventure/assignments.md).

# Assignments

Assignments work similar to Quest, with the large difference that they are **passive**, while Quests require **active** fulfilment of the tasks.&#x20;

How Assignments work: A Hero can take on a task and will be occupied for a duration. When the task is finished, the Hero returns with rewards (or failure). Assignments check the Stats of a Hero for success, which Players will see before they start the Assignment.

{% hint style="warning" %}
Some Assignments come with a chance for Injury if not successful. The more dangerous the Lore of the Assignment, the higher the chance of Injury - e.g. **Breach the Corrupted Grove** has a high chance, while **Decode the encrypted Ledger** has no chance (*not even a papercut*).
{% endhint %}

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

Assignments are posted on a board and are renewed daily. As long as assignments are listed, they can be started (completion is independent of the assignment still being listed).&#x20;

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

While a Hero is on an active Assignment, all other actions for this Hero are blocked. The active Assignments are unique per Player, which means only one Hero can complete them.

#### (Bonus) Rewards

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

Assignments award **Experience**, **Reputation** and **Loot**. Depending on the **Luck** Stat of your Hero, every Assignment has a chance for a rare Bonus Reward upon successful completion.


---

# 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://docs.pawtato.gg/pawtato-land/gameplay/adventure/assignments.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.
