# Installing the icon on the server

It's time to embellish your server and add a unique icon for it!

Right now our enabled server looks like this:

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

We are downloading our future icon, in our case it will be the logo of the Space **Core company.**

Our image should be compressed to a size of **64x64**, for this you can use similar services:

{% hint style="info" %}
<https://www.imgonline.com.ua/resize-image.php>\
<https://www.resizepixel.com>\
\
Or as an independent option — **Adobe Photoshop**.
{% endhint %}

The file is compressed, now rename it to **server-icon.png**

{% hint style="warning" %}
The icon must be in .**png** format
{% endhint %}

We send the renamed file to the server folder. Then we reboot our server.

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


---

# 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://spacecore.gitbook.io/wiki/en/minecraft/setting-icon.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.
