# Character Creator

```
r!create-character
```

The Character Creator is Medieval Discord's solution to character creation. It enables users to create a singular OC *(original character)* within MD's universe with certain identifiable traits that help them interact with other characters and the world around them. No user may engage in RP, or chat OOC *(out of character)* until they have made a character in the Character Creator.

Our method is completely automated, efficient, and simple to use. It is possible thanks to MD's custom bot and it makes use of Discord's button and dropdown features.

{% hint style="info" %}
*Once you make your character, you will have to wait 7 days before you can make a new one. The only exceptions to this are:*\
\
*1. If this is your first character, in which case they are considered a* [*Trial Character*](/character/cc/trial-characters.md)*.*\
*2. If you are a* [*Certified Member*](/ooc-mechanics/certified-membership.md)*.*
{% endhint %}

Every OC has their:

{% content-ref url="/pages/-MXTeurkhaEN2PmQ2GeH" %}
[Name](/character/cc/name.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXTetGOgFvRYtv5A0cf" %}
[Gender](/character/cc/gender.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXTf034GNVdtrbY4L6b" %}
[Age](/character/cc/age.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXHufXZZ5EBB2kJU\_Ol" %}
[Religion](/character/cc/religion.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXHv3ZpUOA8Y1-HptjU" %}
[Heritage](/character/cc/heritage.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXHxEXCAGPEQP-n8arF" %}
[Region](/character/cc/region.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXHv36KWrgMxaW8ZPwf" %}
[Paths](/character/cc/paths.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXHrknPOLZu7RYtevgV" %}
[SICS Stats](/character/cc/sics-stats.md)
{% endcontent-ref %}


---

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