# Welcome

Welcome to the official documentation for **Nexo Maker**, your all-in-one tool for building powerful Minecraft  content packs and gameplay enhancements using a modern interface.

Whether you're a beginner or a seasoned developer, this guide will help you understand and use the Nexo Maker API to create, edit, and manage custom expansions efficiently.

***

### 🚀 What is Nexo Maker?

Nexo Maker is a content creation platform built for **Nexo Plugin** with capabilitie to support any other plugin.

Nexo Maker simplifies complex plugin configurations and content workflows using a visual, plugin-based interface — and this API gives you even more power.


---

# 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://nexo-maker.gitbook.io/nexo-maker-docs/welcome.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.
