# Infamy Route

The Infamy Route of the Commoner Path is based on using each role's specific command to somehow break the law in order to turn a profit. These roles are based on real-life medieval equivalents, and work both together and against each other. Their main tool is their ability to earn money illegally, slowly turning the character infamous. To join the Infamy route, you will need to speak to the Scout in the **#black\_market** channel.

{% content-ref url="/pages/-MTm7Mww0aPXxgmeyfV2" %}
[Thief 🤏](/commoner/infamy/thief.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTm7PA0MJEcNx5wEMGe" %}
[Headhunter 📜](/commoner/infamy/headhunter.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTm7OzF0qwhqirDy9Nw" %}
[Smuggler 🚣‍♂️](/commoner/infamy/smuggler.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTm7OolSqQkMKuMCuyI" %}
[Bandit 🤺](/commoner/infamy/bandit.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTm7OKNaeQXqyFBWfVR" %}
[Thug 👊](/commoner/infamy/thug.md)
{% endcontent-ref %}

To leave the Infamy Route, you will have to speak to the Scout in the **#black\_market** and demand to leave. Leaving will brand you a `Scofflaw` and will prohibit you from ever rejoining Infamy in the future.

### Ranking up:

Every role-specific command gives your character a certain amount of XP. Upon reaching a milestone, you will instantly progress to the next level of your skill in the craft you've chosen. The numbers are as follows:

* **Rank I** - \[Vagrant] - `0 xp`
* **Rank II** - \[Rogue] - `10 xp`
* **Rank III** - \[Dilettante] - `30 xp`
* **Rank IV** - \[Ace] - `60 xp`
* **Rank V** - \[Paragon] - `100 xp`


---

# 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/infamy.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.
