# Установка иконки на сервер

<figure><img src="/files/lCWozNZ8sNPDFD1F6cxY" alt=""><figcaption></figcaption></figure>

Мы скачиваем нашу будущую иконку.  Ее следует сжать до размера **64x64**, для этого можно использовать подобные сервисы:

{% hint style="info" %}
<https://www.resizepixel.com/>\
\
Или же как самостоятельный вариант — **Adobe Photoshop**.
{% endhint %}

Файл сжат, теперь переименовываем его в **server-icon.png**

{% hint style="info" %}
Иконка обязательно должна иметь формат **.png**
{% endhint %}

Отправляем переименованный файл в папку сервера. Затем перезагружаем наш сервер.


---

# 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://wiki.qwins.co/minecraft/ustanovka-ikonki-na-server.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.
