# Rookie Quest

New players to the game will default to the novice quest. After completing the beginner quests, players harvest a lot of attractive gifts.&#x20;

Details of the rookie quest:

<table><thead><tr><th width="84">No.</th><th width="245">Details</th><th width="108">User EXP</th><th width="69">IGC</th><th width="118">Soulstone</th><th>Crystal</th><th>Hero</th></tr></thead><tbody><tr><td>1</td><td>Play 1 Battle Campaign</td><td>10</td><td>40</td><td></td><td></td><td></td></tr><tr><td>2</td><td>Play 2 Battles Campaign</td><td>25</td><td>100</td><td>10</td><td></td><td></td></tr><tr><td>3</td><td>Bring another hero into the lineup</td><td>20</td><td>20</td><td></td><td></td><td></td></tr><tr><td>4</td><td>Play 1 Co-op match</td><td>10</td><td>40</td><td></td><td></td><td></td></tr><tr><td>5</td><td>Upgrade Hero 1 time</td><td>10</td><td>40</td><td>10</td><td></td><td>Risen Crystal</td></tr><tr><td>6</td><td>Merge a Hero to 2 stars in the Campaign</td><td>25</td><td>20</td><td></td><td></td><td></td></tr><tr><td>7</td><td>Play a battle using a squad that activates a full Class</td><td>25</td><td>120</td><td>10</td><td>Common Hero</td><td></td></tr><tr><td>8</td><td>Play a battle using a formation that activates Origin</td><td>25</td><td>120</td><td>10</td><td>Common Hero</td><td></td></tr><tr><td>9</td><td>Use 5 energy</td><td>35</td><td>120</td><td>10</td><td></td><td></td></tr><tr><td>10</td><td>Upgrade Hero 2 times</td><td>25</td><td>140</td><td></td><td></td><td>Risen Crystal</td></tr><tr><td>11</td><td>Play 1 PvP match</td><td>10</td><td>40</td><td></td><td></td><td>Risen Crystal</td></tr><tr><td>12</td><td>Merge a Hero to 3 stars in the Campaign</td><td>150</td><td>120</td><td></td><td></td><td></td></tr><tr><td>13</td><td>Reach the 8th monster wave in Coop</td><td>50</td><td>100</td><td></td><td></td><td></td></tr><tr><td>14</td><td>Win 1 PvP match</td><td>20</td><td>40</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: 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.heroestd.io/gameplay/quest-system/rookie-quest.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.
