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

# Assignments

![Drop by the Adventurer's Guild to pick up assignments or chill for a drink.](/files/hssJCt26tefcIRyrcr3x)

## Working for MEDALS

Send idle heroes on assignments, which will award them MEDALS based on the different tasks. Assignments are an idle process for you. To send a hero on an assignment, you will have to choose an assignment, and choose the heroes eligible for it.

A hero's level will multiply his $MEDALS emissions in all jobs with fixed emissions. To see the emissions multiplier, check the [assignments ](/gameplay-prologue/game-features/assignments/assignments-fixed.md#emissions-multiplier)page.

####


---

# 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.talesofelleria.com/gameplay-prologue/game-features/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.
