> For the complete documentation index, see [llms.txt](https://wiki.kingdom-swap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.kingdom-swap.com/vocations.md).

# Vocations

Each vocation has its respective characteristics, pros and cons, spells and utilities. Browse our wiki to better decide which path you want to take.

![](/files/YgRTVCz9GvQlhpVWDwgC)

Remember, once you choose your vocation, you will no longer be able to change. Nonetheless you can have more than one character in your account, if you decide to change your vocation, create another character and follow your new preferred path.


---

# 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://wiki.kingdom-swap.com/vocations.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.
