# General Server-Mechanics

- [Auction House](https://wiki.warpedrealm.com/general-server-mechanics/auction-house.md): Tutorial for using the Auction House
- [Claims](https://wiki.warpedrealm.com/general-server-mechanics/claims.md): Tutorial for using Claiming Tools.
- [Custom Crafting](https://wiki.warpedrealm.com/general-server-mechanics/custom-crafting.md): Page detailing the functions of Custom Crafting.
- [Custom Mobs](https://wiki.warpedrealm.com/general-server-mechanics/custom-mobs.md): About the server's Custom Mobs.
- [Elevators](https://wiki.warpedrealm.com/general-server-mechanics/elevators.md): Elevators are a great way to effiently teleport up and down.
- [Jobs](https://wiki.warpedrealm.com/general-server-mechanics/jobs.md)
- [Quests](https://wiki.warpedrealm.com/general-server-mechanics/quests.md)
- [Rank-Up](https://wiki.warpedrealm.com/general-server-mechanics/rank-up.md): A Detailed description of the ingame /rankup ranks
- [Rules and Punishments](https://wiki.warpedrealm.com/general-server-mechanics/rules-and-punishments.md): About the Server's Rules and Punishments
- [Skills](https://wiki.warpedrealm.com/general-server-mechanics/skills.md): This page will explain the Skill system


---

# 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://wiki.warpedrealm.com/general-server-mechanics.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.
