> For the complete documentation index, see [llms.txt](https://docs.medievaldiscord.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.medievaldiscord.com/character/cc/religion/apostasy.md).

# Apostasy

```
r!convert <@user>
```

The `convert` command is something anyone with at least **4 INT** *(raw stat — without any modifiers)* can use. The only limit is that Catholics cannot Baptize other characters. Catholic conversions are done by the [Clergy](/clergy/preachment/deacon.md#convert).

In order to convert to a specific religion, you'll need to find someone of that religion, with at least 4 INT. They will be able to convert you *(after you accept the conversion request)*. Characters have access to the `convert` command every **2h**. Just like when someone is converted to Catholicism they get the `Baptized` role; people who convert from another Abrahamic religion *(Catholicism, Islam, Judaism, Orthodoxy, Catholic Heresy)* will get the covert `Apostate` role.

{% hint style="danger" %}
*Users who are `Baptized` or `Apostate` cannot be converted again.*
{% endhint %}

{% hint style="warning" %}
*Technically, a character who is Pagan or Atheist can switch between Paganism and Atheism without issue every 2h. This, however, would be FailRP. Being indecisive to an extent is okay, but trolling isn't.*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/religion/apostasy.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.
