# Quests

<figure><img src="https://lh5.googleusercontent.com/t-rJqlzsejkOssrfv95BEPXQlBmNEH8kcyQWl3t78l2zF_tGdbNtAHoF-4LbNIvnPzOeiPIMi1ECZTLqku_F4rg9JZAegMHo6jyXZb6DHFfy77BNUyokd6glgO-BeskkztT8cmXMjzBqAkB44zR5sxQ" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="234"></th><th></th></tr></thead><tbody><tr><td><strong>Main Quest Size</strong></td><td>Determines the size of main quest markers on the world map and mini map (separate values) when maps are at a zoom of 1.0x. Sizes will scale at different zoom levels appropriately.</td></tr><tr><td><strong>Side Quest Size</strong></td><td>Determines the size of side quest markers on the world map and mini map (separate values) when maps are at a zoom of 1.0x. Sizes will scale at different zoom levels appropriately.</td></tr><tr><td><strong>Quest Name Visibility</strong></td><td>Defines the visibility of quest names on the world map - whether they should be always visible, visible on hover, or never visible.</td></tr><tr><td><strong>Quest Name Fade In Time</strong></td><td>Amount of time (in seconds) it takes for the quest names to blend in/out on hover/unhover. Should be relatively short. Ignored if Quest Name Visibility is set to anything other than Show On Hover.</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://dapper-raptor.gitbook.io/quest-map-pro/systems/map-system/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.
