# Trial Characters

Making your character with the [Character Creator](/character/cc.md) results in a fixed character that you have to use to RP with. Usually, the cooldown for the command is seven days. This was set to prevent spam and to make people value their characters more. However, new users often make mistakes during the character creation process. One way this can be resolved is with the Trial Character system.

The first character you make is considered a "Trial Character," meaning that they are more or less a test for you to see if you've made a bad decision during character creation. Trial Characters are the same as regular characters except that the Character Creation cooldown does not apply to them. **So, if you've made your first character, you have `24h` to use the character creation command again before your Trial Character becomes permanent.** If you decide to make a new character, then the second one you make will not be a Trial Character, and will instead be permanent. This is a one-time thing that is meant to help out new users who've made a genuine mistake.


---

# 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/trial-characters.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.
