# Paths

Paths are characters' career options within MD which will define their profession. By default, everyone starts off as a Citizen, and can they choose their Path by speaking to a path-specific [NPC](https://docs.medievaldiscord.com/character/npcs).

## Commoner Path

Commoners are Artisans, Criminals, and Leisuremen. By default, every character will start off as a Citizen. If they decide they want to go down the Commoner Path, then they have three Routes to choose from:

{% content-ref url="../../commoner/fame" %}
[fame](https://docs.medievaldiscord.com/commoner/fame)
{% endcontent-ref %}

{% content-ref url="../../commoner/infamy" %}
[infamy](https://docs.medievaldiscord.com/commoner/infamy)
{% endcontent-ref %}

{% content-ref url="../../commoner/service" %}
[service](https://docs.medievaldiscord.com/commoner/service)
{% endcontent-ref %}

## Clergy Path

The Clergy are members of the Catholic Church in Rosewood and are there to lead the religious of the City. Once in the Clergy, after leveling up, one may choose to progress down their preferred route:

{% content-ref url="../../clergy/preachment" %}
[preachment](https://docs.medievaldiscord.com/clergy/preachment)
{% endcontent-ref %}

{% content-ref url="../../clergy/inquisition" %}
[inquisition](https://docs.medievaldiscord.com/clergy/inquisition)
{% endcontent-ref %}

{% content-ref url="../../clergy/medicinal" %}
[medicinal](https://docs.medievaldiscord.com/clergy/medicinal)
{% endcontent-ref %}

{% hint style="danger" %}
*Characters who are married cannot join the Clergy.*
{% endhint %}

## Military Path

Those in the Military Path may expect frequent combat. A person may choose between two options:

{% content-ref url="../../military/watch" %}
[watch](https://docs.medievaldiscord.com/military/watch)
{% endcontent-ref %}

## Majesty Path

The Majesty Path is exclusive to the best [Certified Members](https://docs.medievaldiscord.com/ooc-mechanics/certified-membership) of the server, and represents the nobility, giving a character a certain gravitas and multiple IC responsibilities. This Path, above all, requires good knowledge of the conventions of the server, as well as some insight/interest in the Lore.

{% hint style="danger" %}
*The Majesty Path is currently not available to players. It is being worked on and it is months away.*
{% endhint %}

{% hint style="info" %}
*You have the ability to switch Paths by quitting them. However, once left, you may never return to them, so choose wisely and make the most of your chosen Path.*
{% endhint %}


---

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