# RonaldZav

## RonaldZav

- [RonaldZav Documentation](https://docs.ronaldzav.com/ronaldzav-documentation.md): Welcome to the official documentation page for the software I develop.
- [Instalation](https://docs.ronaldzav.com/rz-tickets/install.md): Make sure you follow all the steps in order. If you have a problem, ask for help on my discord server.
- [Configuration](https://docs.ronaldzav.com/rz-tickets/configuration.md): Edit the bot configuration and add the categories (src/config.yml)
- [Messages](https://docs.ronaldzav.com/rz-tickets/messages.md): Customize bot messages and buttons (src/messages.yml)
- [Common Troubleshooting](https://docs.ronaldzav.com/rz-tickets/troubleshooting.md)
- [License Agreement - No Redistribution](https://docs.ronaldzav.com/rz-tickets/license.md): This software is protected by copyright and is the property of RonaldZav.  Unauthorized distribution of this software, included modified or unmodified, is strictly prohibited.
- [What is RU-Core?](https://docs.ronaldzav.com/ru-core/about.md): RU-CORE is the core of an advanced discord bot
- [Instalation](https://docs.ronaldzav.com/ru-core/install.md): Make sure you follow all the steps in order. If you have a problem, ask for help on my discord server.
- [Addons](https://docs.ronaldzav.com/ru-core/addons.md): How to install addons to RU-CORE
- [Instalation](https://docs.ronaldzav.com/ultimate-network-template/instalation.md): You can pucarse this resource in https://builtbybit.com/resources/88797
- [About](https://docs.ronaldzav.com/synthlat/info.md): Synthlat is the best open source discord bot in spanish.
- [Instalation](https://docs.ronaldzav.com/synthlat/install.md)
- [Setup MongoDB](https://docs.ronaldzav.com/synthlat/install/setup-mongodb.md): In this example I use mongodb.com
- [About](https://docs.ronaldzav.com/deluxe-minecraft-website/about.md): Deluxe is a website template for a Minecraft Server developed in NextJS
- [Edit Template](https://docs.ronaldzav.com/deluxe-minecraft-website/edit-template.md): How to edit the config of this template
- [Setup on Cloudflare](https://docs.ronaldzav.com/deluxe-minecraft-website/setup-on-cloudflare.md): Hosting the website on a free cloudflare web server
- [Custom Domain](https://docs.ronaldzav.com/deluxe-minecraft-website/setup-on-cloudflare/custom-domain.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ronaldzav.com/ronaldzav-documentation.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.
