# Bathing

When characters engage in any activity that has a chance to get them dirty or bloodied, they risk getting the `Filthy` role. Commands that give XP or coin and combat moves carry a **5%** chance of giving the character the `Filthy` role. This role indicates to other characters that your character is dirty and due for a bath. Besides providing RP opportunities, it will harm all charisma checks as well.

{% code title="#bathhouse | #kings\_chambers | #mayors\_chambers | #royal\_chambers | Enhanced I homes" %}

```
r!bathe
```

{% endcode %}

Removing the `Filthy` role is fairly easy. For most people, it will require a trip to the **#bathhouse** channel and using the `bathe` command which can be done **once every 8h** and will cost you **10 buckles** every time. Using this command will also regenerate `5-10` stamina each time it is used.

Alternatively, those of a higher social class may opt to use the `bathe` command in any of the three castles in Rosewood, or even their own homes if they are at least **Enhanced I**. If done here, the `bathe` command has no cooldown and no cost.


---

# 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/character/bathing.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.
