# Universal Rental NPC

Rent class mounts and class helpers from one convenient NPC.

## Quick Guide

* Talk to the Universal Rental NPC.
* The NPC checks your class and learned skills.
* Choose the available rental option for your class, such as cart, falcon, warg, riding mount, dragon, or Mado Gear.

**Note:** If you are already mounted, remove your current mount first.

## Where To Find It

| NPC                  | Location           | Preview                                                                                 |
| -------------------- | ------------------ | --------------------------------------------------------------------------------------- |
| Universal Rental NPC | `prontera 125 199` | <img src="/files/yFesH9UkIij3PqKwIZZ8" alt="Universal Rental NPC" data-size="original"> |
| Universal Rental NPC | `prontera 121 126` | Same NPC sprite.                                                                        |

## Related Items

| Use              | Item                                                                                                                                                                                                            |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Reward / Checked | <p><img src="https://static.divine-pride.net/images/items/item/6124.png" alt="Wolf Flute" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/6124">Wolf Flute</a><br>ID: 6124</p> |

## Player Tips

* Stand close to the NPC before clicking, especially in crowded towns.
* Use the item ID shown here when searching, buying, or checking the item in game.


---

# 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/features/breeder.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.
