# Player Notes

<figure><img src="https://lh4.googleusercontent.com/i1qcgXw7iOLTy1ZPSHrhv3TlwFYbJqfKZ1fRGTeAtlC5hv298J5x0OKe8XLB_Ekmo06raydUr80Gn4SseIkUSlmgurGj0ZpWFEt1uRo93KQvnb4M_4rbv0bj-bOyqDFaajD_-ERVXFNk_nGfaY6U6Rs" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="236"></th><th></th></tr></thead><tbody><tr><td><strong>Enable Player Notes</strong></td><td>If enabled, the player will be able to add notes to the world map.</td></tr><tr><td><strong>Player Note Icons</strong></td><td>Determines the icons available to the player for use as notes. By default, up to 10 icons will fit nicely into the note interface widget.</td></tr><tr><td><strong>Player Note Colors</strong></td><td>Determines the colors available to the player for use with notes. By default, up to 25 colors will fit nicely into the note interface widget.</td></tr><tr><td><strong>Player Note Icon Background Color</strong></td><td>Determines the background color used behind note icons in the note interface widget (does not impact notes on the map).</td></tr><tr><td><strong>Player Note Size</strong></td><td>Determines the side of the note icons on the world map once they are added.</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/player-notes.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.
