# Commoner Path

- [Fame Route](https://docs.medievaldiscord.com/commoner/fame.md)
- [Blacksmith ⚒️](https://docs.medievaldiscord.com/commoner/fame/blacksmith.md): A page detailing the Blacksmith role within Medieval Discord and their forge command.
- [Goldsmith 💍](https://docs.medievaldiscord.com/commoner/fame/goldsmith.md): A page detailing the Goldsmith role within Medieval Discord and their forge command.
- [Armorsmith 🛡️](https://docs.medievaldiscord.com/commoner/fame/armorsmith.md): A page detailing the Armorsmith role within Medieval Discord and their forge command.
- [Weaponsmith ⚔️](https://docs.medievaldiscord.com/commoner/fame/weaponsmith.md): A page detailing the Weaponsmith role within Medieval Discord and their forge command.
- [Tailor 🧵](https://docs.medievaldiscord.com/commoner/fame/tailor.md): A page detailing the Tailor role within Medieval Discord and their Tailor command.
- [Cobbler 👢](https://docs.medievaldiscord.com/commoner/fame/cobbler.md): A page detailing the Cobbler role within Medieval Discord and their cobble command.
- [Hunter 🦌](https://docs.medievaldiscord.com/commoner/fame/hunter.md): A page detailing the Hunter role within Medieval Discord and their hunt command.
- [Butcher 🥩](https://docs.medievaldiscord.com/commoner/fame/butcher.md): A page detailing the Butcher role within Medieval Discord and their butcher and tan commands.
- [Carpenter 🔨](https://docs.medievaldiscord.com/commoner/fame/carpenter.md): A page detailing the Carpenter role within Medieval Discord and their carpenter and build commands.
- [Tree Feller 🌳](https://docs.medievaldiscord.com/commoner/fame/tree-feller.md): A page detailing the Tree Feller role within Medieval Discord and their cut command.
- [Merchant 📦](https://docs.medievaldiscord.com/commoner/fame/merchant.md): A page detailing the Merchant role within Medieval Discord and their shipment mechanic.
- [Farmer 🐖](https://docs.medievaldiscord.com/commoner/fame/farmer.md): A page detailing the Farmer role within Medieval Discord and their harvest and slaughter commands.
- [Miner ⛏️](https://docs.medievaldiscord.com/commoner/fame/miner.md): A page detailing the Miner role within Medieval Discord and their mine command.
- [Infamy Route](https://docs.medievaldiscord.com/commoner/infamy.md)
- [Thief 🤏](https://docs.medievaldiscord.com/commoner/infamy/thief.md): A page detailing the Thief role within Medieval Discord and their pickpocket command.
- [Headhunter 📜](https://docs.medievaldiscord.com/commoner/infamy/headhunter.md): A page detailing the Headhunter role within Medieval Discord and their seek command.
- [Smuggler 🚣‍♂️](https://docs.medievaldiscord.com/commoner/infamy/smuggler.md): A page detailing the Smuggler role within Medieval Discord and their smuggle command.
- [Bandit 🤺](https://docs.medievaldiscord.com/commoner/infamy/bandit.md): A page detailing the Bandit role within Medieval Discord and their rob mechanic.
- [Thug 👊](https://docs.medievaldiscord.com/commoner/infamy/thug.md): A page detailing the Thug role within Medieval Discord and their racketeer command.
- [Service Route](https://docs.medievaldiscord.com/commoner/service.md)
- [Innkeeper 🗝️](https://docs.medievaldiscord.com/commoner/service/inn-keeper.md): A page detailing the Innkeeper role within Medieval Discord and their hire/fire command.
- [Inn Hand 🍻](https://docs.medievaldiscord.com/commoner/service/inn-hand.md): A page detailing the Inn Hand role within Medieval Discord and their brew command.
- [Bard 🎶](https://docs.medievaldiscord.com/commoner/service/bard.md): A page detailing the Bard role within Medieval Discord and their play command.


---

# 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://docs.medievaldiscord.com/commoner.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.
