# Character

- [Character Creator](https://docs.medievaldiscord.com/character/cc.md)
- [Name](https://docs.medievaldiscord.com/character/cc/name.md): A page detailing naming conventions in Medieval Discord.
- [Gender](https://docs.medievaldiscord.com/character/cc/gender.md): A page detailing gender conventions in Medieval Discord.
- [Age](https://docs.medievaldiscord.com/character/cc/age.md): A page detailing age conventions in Medieval Discord.
- [Religion](https://docs.medievaldiscord.com/character/cc/religion.md): A page detailing religious conventions in Medieval Discord.
- [Apostasy](https://docs.medievaldiscord.com/character/cc/religion/apostasy.md)
- [Heritage](https://docs.medievaldiscord.com/character/cc/heritage.md): A page detailing heritage conventions in Medieval Discord.
- [Region](https://docs.medievaldiscord.com/character/cc/region.md): A page detailing regional conventions in Medieval Discord.
- [Paths](https://docs.medievaldiscord.com/character/cc/paths.md): A page detailing path conventions in Medieval Discord.
- [SICS Stats](https://docs.medievaldiscord.com/character/cc/sics-stats.md): A page detailing SICS conventions in Medieval Discord.
- [SICS Modifiers](https://docs.medievaldiscord.com/character/cc/sics-stats/sics-modifiers.md)
- [Hair and Eye color](https://docs.medievaldiscord.com/character/cc/hair-and-eye-color.md)
- [Height](https://docs.medievaldiscord.com/character/cc/height.md)
- [Trial Characters](https://docs.medievaldiscord.com/character/cc/trial-characters.md)
- [Health](https://docs.medievaldiscord.com/character/health.md)
- [Sleeping](https://docs.medievaldiscord.com/character/health/sleeping.md)
- [Eating and Drinking](https://docs.medievaldiscord.com/character/health/eating-and-drinking.md)
- [Healing](https://docs.medievaldiscord.com/character/health/healing.md): The heal command which restores yours or someone else's health.
- [Non-Player Characters](https://docs.medievaldiscord.com/character/npcs.md): NPC stands for Non-Player Character and this page details what characters those are in MD
- [Bathing](https://docs.medievaldiscord.com/character/bathing.md)
- [Seeing](https://docs.medievaldiscord.com/character/seeing.md): How to see other characters and commit them to your memory?


---

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