# What is this?

This guide will go over some basic ideas to improve your working production environment, both within and outside of Minecraft.

{% hint style="info" %}
This guide should not be taken from a professional point of view. These are simple tips and tricks to enhance a user's experience.
{% endhint %}

***

## Quick Links

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td align="center">Security</td><td></td><td><a href="/pages/81PS4SZLJB89IPb6zsYJ">/pages/81PS4SZLJB89IPb6zsYJ</a></td></tr><tr><td></td><td align="center">Configuration</td><td></td><td><a href="/pages/8RQO77xy1Qr8Wh4Cr7xc">/pages/8RQO77xy1Qr8Wh4Cr7xc</a></td></tr><tr><td></td><td align="center">Optimisation</td><td></td><td><a href="/pages/81PS4SZLJB89IPb6zsYJ">/pages/81PS4SZLJB89IPb6zsYJ</a></td></tr></tbody></table>


---

# 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.voids.systems/welcome/what-is-this.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.
