> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/znakomstvo-s-igroi/gildiya/ustanovka-logotipa-gildii.md).

# Установка логотипа гильдии

Для установки собственного логотипа гильдии, необходимо зайти в раздел "Сообщество" и в разделе "Гильдия" нажать на "Выбрать файл"

<figure><img src="/files/YVWx7hTVOqy3t9TAqXcp" alt=""><figcaption><p><strong>Выбрать иконку</strong></p></figcaption></figure>

{% hint style="success" %}

* Логотип должен быть размером 24x24
* Логотип должен быть сохранен в формате .bmp
* Глубина логотипа должна составлять 24 бита
  {% endhint %}

{% hint style="warning" %}

* Некоторые антивирусы запрещают открывать окно выбора файлов
  {% endhint %}

После выбора логотипа, в окне сообщества будет отображаться логотип

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

Далее необходимо нажать на кнопку "Загрузить"

Если вы сделали все верно, то логотип применится ко всем членам гильдии.

{% hint style="info" %}
Вы можете использовать уже существующие логотипы, которые находятся в папке с игрой в папке "gmark"
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.revolgc.pro/znakomstvo-s-igroi/gildiya/ustanovka-logotipa-gildii.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.
