# Tools

Have a look at these tool that will help you to deeply customize the plugin

{% tabs %}
{% tab title="Legacy To Mini" %}
This tool will convert if you prefer messages with Legacy colors into MiniMessage Format\
<https://tehbrian.xyz/legacy-to-minimessage/>
{% endtab %}

{% tab title="MiniMessage" %}
Unlock the power of MiniMessage to achieve a great customization in ZelChat\
<https://docs.advntr.dev/minimessage/format.html>
{% endtab %}

{% tab title="Small Font" %}
Always wondered what is that "small" letters font some server uses? Here it is!\
<https://fsymbols.com/generators/smallcaps/>
{% endtab %}

{% tab title="Icons" %}
Enrich your messages with some cools icons and level up your style!\
<https://utf8-icons.com/>
{% endtab %}
{% endtabs %}


---

# 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://natorog.gitbook.io/formats/tools.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.
