# Welcome!

If you need any assistance with my products, feel free to make a ticket in our discord!

**Official Discord:** [discord.gg/Bt8gpQVDJw](https://discord.gg/Bt8gpQVDJw)

**Store:** [**www.mantic.dev**](https://mantic.dev)

**Minecraft Test Server IP:** `test.mantic.dev`

Use the sidebar to navigate the documentation for our products.

*Please make sure you have read our* [*<mark style="color:blue;">**EULA (click here)**</mark>* ](https://docs.mantic.dev/eula)*before purchasing/using our product.*

## <mark style="color:green;">Frequently Asked Questions (FAQ)</mark>

### How can I use custom sounds from my texture/resource pack?

Just add 'custom:' in front of your custom sound in the configuration file!

### How can I claim my license?

Join our [discord](https://discord.mantic.dev) and go to the #license-control channel and click "View Licenses", proceed to putting the according license in your main configuration file (usually config.yml)


---

# 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.mantic.dev/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.
