# Outlaw

{% code title="#main\_cabinet" %}

```
r!outlaw <@user>
```

{% endcode %}

{% hint style="info" %}
*You have to be in the same channel as the @user you're targeting.*
{% endhint %}

Characters may only be Outlawed by the Lord Mayor or the King. Once Outlawed, a character is effectively banished from Rosewood, and exists outside the protection of the [French Legal Code](https://medievaldiscord.com/law/), meaning that their lives are forfeit if they ever cross the wrong person. Not all Outlaws are violent, or even dangerous, however, people speak of them as if they are the scum of society, not to be trusted, and live as heinous villains. Outlaws have their left ears pierced with a specific tool, leaving a sizable hole in a specific shape, which enables anyone to recognize an Outlaw on sight.

This is why most people see a "Banishment sentence" as a death sentence because Headhunters and desperate warriors often roam the woods outside Rosewood looking for any potential Outlaws. The City often grants bounties for these criminals but does not want to execute them themselves, mostly out of matters of ethics. Outlaws are therefore forced to relocate to another settlement and lie about their past in order to start a new life. If they are ever found out, they are likely to be banished from that place as well, since no settlement wants to harbor Outlaws from the Capital.

In addition to being Outlawed through trials, people can also be Outlawed manually by the Lord Mayor without a trial, if for some reason a trial cannot be established and the person's guilt is obvious. This is done through the `outlaw` command that may be used on anyone below the Mayor's rank. Alternatively, the Mayor can, at any point, lift someone's Outlaw status by using the `outlaw` command on them while they have the `Outlaw` role. If someone's Outlaw status is revoked, they will have to have their ear pierced once more to signify they are no longer an Outlaw. If a person has an odd number of holes, then they are still wanted, whereas if the number is even, they have been pardoned.


---

# 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/miscellaneous-mechanics/outlaw-mechanic.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.
