# Spirit Wiki

Spirit is a data driven soul magic mod. Utilizing the power of souls, players can summon mobs, create new ones, or channel their power to perform incredible new feats. A majority of the functionality is done via datapack, and this wiki will help you understand what the data in Spirit results in and how to add your own. JEI is highly recommended as an inclusion with Spirit, as it can help guide players on how to make every item in Spirit, including items that require multiblock recipes.


---

# 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://codexadrian.gitbook.io/spirit/spirit-wiki.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.
