# Interface

**Most function in this part is user-friendly setting**

![](/files/-Me3T-tJxkLwFFVxe2Qx)

**Main interface** - modify the layout and size of the game UI, there are three different types

**Reduce Glow** - reduces the hero's teamglow

**Selection circle** - make the selection circle of units more obvious

S**tylish Portrait** - modify the portrait files of some melee units

> Custom Key

{% hint style="info" %}
Inventroy key and Command key is sperated
{% endhint %}

{% hint style="info" %}
You must click Apply to ensure it work
{% endhint %}

**Orignal** - Back to default key

**Grid** - mapping the key by command buttons position

**Custom** - use your own customkey.txt

> &#x20;Adjustment

{% hint style="info" %}
Please notice that these fucntion is only work in melee map
{% endhint %}

**Camera** - Change the distance and rotation of camera

**Gamma** - Screen Brightness

**Fog** - Add fog to enviorment


---

# 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/interface.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.
