# Function

This chapter will give an overview of the functions included in quenching

Please note that the use of these functions depends on the console to take effect

If for any reason you can't use the console

We will also explain how to modify some key functions manually

{% content-ref url="function/main" %}
[main](https://ui-zorrot.gitbook.io/quenching-mod-guide-book/function/main)
{% endcontent-ref %}

{% content-ref url="function/general" %}
[general](https://ui-zorrot.gitbook.io/quenching-mod-guide-book/function/general)
{% endcontent-ref %}

{% content-ref url="function/interface" %}
[interface](https://ui-zorrot.gitbook.io/quenching-mod-guide-book/function/interface)
{% endcontent-ref %}

{% content-ref url="function/untitled" %}
[untitled](https://ui-zorrot.gitbook.io/quenching-mod-guide-book/function/untitled)
{% endcontent-ref %}

{% content-ref url="function/custom" %}
[custom](https://ui-zorrot.gitbook.io/quenching-mod-guide-book/function/custom)
{% endcontent-ref %}


---

# 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://ui-zorrot.gitbook.io/quenching-mod-guide-book/function.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.
