> For the complete documentation index, see [llms.txt](https://l2avalon-net.gitbook.io/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://l2avalon-net.gitbook.io/info/new/quests/good-works-reward.md).

# Alternative quest for the 2nd profession  Good Work's Reward

Quest walkthrough

1. Go to Town of Giran ![Посмотреть положение локации на карте](https://linedia.ru/skin/icons/arrow_2.gif) . Look for Blueprint Seller Daeger in the forge ![Посмотреть положение NPC на карте](https://linedia.ru/skin/icons/arrow_1.gif) . He will send you to look for his friend Mark. ![Посмотреть положение NPC на карте](https://linedia.ru/skin/icons/arrow_1.gif) .
2. You can find him near the western gate. Town of Giran. Talk to him. The quest monster Pursuer (lvl 39) will appear, kill him.
   * If someone is already beating this mob, wait and only then talk to Mark.
3. Talk to Mark again. He's poisoned, and will send you back to Daeger, giving you ![Etc piece of cloth red i00 0.jpg](https://linedia.ru/w/images/5/52/Etc_piece_of_cloth_red_i00_0.jpg) **Bloody Cloth Fragment**, so that it would be possible to determine what kind of poison the monster had used to infect him.
4. Daeger unfortunately doesn't understand poisons, but at least he knows someone who does. Head to Grocer Helvetia ![Посмотреть положение NPC на карте](https://linedia.ru/skin/icons/arrow_1.gif) .
5. Talk to Helvetia. She will need time to determine the type of poison, so she will ask you to wait. Talk to her again, she will offer you to buy an antidote ![Etc potion yellow i00 0.jpg](https://linedia.ru/w/images/6/69/Etc_potion_yellow_i00_0.jpg) **Helvetia's Antidote** for ![Etc adena i00 0.jpg](https://linedia.ru/w/images/1/1b/Etc_adena_i00_0.jpg) **3,000,000 Adena**.
6. Return to Mark with the antidote. He'll need some time to recover, but there's no reason to worry anymore.
7. Go back to Daeger and tell him that Mark is okay. He will ask you to wait..
8. Talk to Daeger again. Mark has sent you a note asking you to find the Black Marketeer of Mammon ![Посмотреть положение NPC на карте](https://linedia.ru/skin/icons/arrow_1.gif) .
9. Talk to Black Marketeer of Mammon in Town of Giran and get your reward..

### Award​

You will be asked to choose 3 marks required to advance to all professions available to you. If you already have one or two marks you need, you can choose the one you are missing and return 1kk for the marks you already have.


---

# 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://l2avalon-net.gitbook.io/info/new/quests/good-works-reward.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.
