# Home

## What is Nexo?

Nexo is an all-in-one Minecraft plugin that makes it easy for server admins to add their own items, blocks, armor, and furniture.\
By using simple file-based configuration, Nexo automatically handles Resource Pack generation. Nexo then dispatches the pack to all players on the server, allowing everyone to see the custom models and textures set up by the admin.

This documentation contains a complete list of features, as well examples of what Nexo can do. If you need further assistance, please join the Discord server with a proof of purchase.

{% hint style="info" %}
Nexo has been tested on Paper & Folia. Info about versions are supported can be found [version-support](https://docs.nexomc.com/version-support "mention")
{% 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.nexomc.com/readme.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.
