# Instance Guide

Use this section for VanRO instance entry NPCs, required rental items, run objectives, cooldowns, and fixed rewards.

Item icons link to Divine Pride, and every listed item shows its in-game item ID.

## Malangdo Instances

| Instance                                                             | Start here          | Main requirement                      | Main rewards                                |
| -------------------------------------------------------------------- | ------------------- | ------------------------------------- | ------------------------------------------- |
| [Malangdo Culvert](/vanro-global-docs/instances/malangdo-culvert.md) | `mal_in01 160 34`   | Base Level 90+, party, Sea God's Call | A Grade Coin, B Grade Coin, Sea God's Wrath |
| [Octopus Cave](/vanro-global-docs/instances/octopus-cave.md)         | `mal_dun01 151 235` | Party, Octopus Hunting Skewer         | Monster drops from Octopus Cave             |


---

# 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://vanro-global.gitbook.io/vanro-global-docs/instances.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.
