# Codex Wiki

## Description

This plugins allows you to create a "Discoveries Inventory" where your players can access information about specific regions, people, monsters they've encountered. **Codex** is a plugin that adds a little bit of RPG experience to your Minecraft server, by providing context and lore to the player.

You can create any "Discovery" you want, players will unlock them by entering regions for the first time, talking to NPCs, killing monsters, and you can even unlock discoveries to players by using a console command! So the plugin allows you to create discoveries associated with aspects of other plugins.

For example, you can create a **Region Discovery** which will be unlocked if the player arrives at certain city. The player has the possibility to access the Codex by using `/codex` and read the lore of this city which provides more information.


---

# 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://ajneb97.gitbook.io/codex/master.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.
