# Quests

<figure><img src="https://1519831687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVZCj6PZX68ezEpzBuWty%2Fuploads%2FapRdLGMnuR142ZrajnRR%2Fsample_quest.png?alt=media&#x26;token=77ad1bcd-7f5c-4b47-ad4f-8bda5a2401a9" alt=""><figcaption><p>Sample Quest</p></figcaption></figure>

<table><thead><tr><th width="219">Quest Component</th><th>Description</th></tr></thead><tbody><tr><td><strong>Narrative Title</strong></td><td>These are the titles for each quest.</td></tr><tr><td><strong>Narrative Description</strong></td><td>These are the descriptions for each quest where we include more detailed storytelling.</td></tr><tr><td><strong>Location</strong></td><td>This is the area within the region where the quest pin is located.</td></tr><tr><td><strong>Duration</strong></td><td>Quests have varied durations in minutes, hours, days.</td></tr><tr><td><strong>Hero Slots</strong></td><td>Each quest supports up to 3 hero slots.</td></tr><tr><td><strong>Hero Traits</strong></td><td>Each hero slot supports up to 3 traits.</td></tr><tr><td> <strong># of Reward</strong></td><td>The number of a specific reward the player could receive if successful.</td></tr><tr><td><strong>Rewards</strong></td><td>Each quest has four potential rewards. Each reward has it’s own min and max percentage chance. Matching traits increases the success chance of each reward.</td></tr><tr><td><strong>Rewards % Chance</strong></td><td>The percentage chance the player has to earn a specific reward.</td></tr><tr><td><strong>Costs</strong></td><td>Some quests will have costs. The player will need to have those resources in order to pay the quest cost to start the quest.</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://info.skybornegenesis.com/game-information/quests.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.
