# Memory

<figure><img src="/files/s7HFwDE9kAck3DEloJJ9" alt=""><figcaption></figcaption></figure>

Click the memory icon on the left side of the mini map to save the desired location for convenient navigation.&#x20;

The saved locations can be checked be clicking on \[Memory] in the upper right corner menu.

<table><thead><tr><th width="72.33333333333331">No</th><th width="307">Category</th><th>Content</th></tr></thead><tbody><tr><td>1</td><td>Memory icon</td><td>Click the icon to remember the area where you are currently located.</td></tr><tr><td>2</td><td>Remember Personal Location</td><td>You can check the memories registered in location.</td></tr><tr><td>3</td><td>Remember Guild Location</td><td>You can check the memories registered in the guild you belong to.</td></tr><tr><td>4</td><td>Storage Location History</td><td>You can check the name of the saved location.</td></tr><tr><td>5</td><td>Move Location</td><td>You can use an item to move to a different location by clicking on this icon.</td></tr><tr><td>6</td><td>Delete Location</td><td>Delete the saved location.</td></tr><tr><td>7</td><td>Change the Location History Order</td><td>Change the order of the saved locations.</td></tr><tr><td>8</td><td>Rename Location</td><td>Rename the saved location.</td></tr><tr><td>9</td><td>Moving Items</td><td>Displays the number of items to be used when moving to a location.</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://dk-genesis.gitbook.io/dk-mobile-genesis/game-play/game-guide/system-guide/memory.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.
