# Changing the Login Box Skin

Wondering how to change the skin visible below to match your server's style? Use the guide below to change this skin.

<figure><img src="/files/3gc3dc2QAM2npwOh9r4p" alt=""><figcaption></figcaption></figure>

1. We'll be using NameMC to find a skin suitable for this, as NameMC provides a certain type of render suitable for the design. Head to <https://namemc.com/minecraft-skins>
2. Enter a player name or simple term that you want the skin to feature:

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

3. Click the search button, and then click the link under the "skins" section, as shown below:

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

4. Click on a skin that you like from the list that pops up (if you can't find a good one, try a different search term)
5. WITHOUT ROTATING THE SKIN, click the photo icon - pictured below:

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

6. Copy the URL of the page that opens AFTER clicking the photo icon. This is the example URL (should look like this): <https://s.namemc.com/3d/skin/body.png?id=5f4d90f8c5debd19&model=slim&theta=30&phi=21&time=90&width=600&height=800>
7. Now, head to <https://creator.tebex.io/appearance>
8. Under the "template" section, click "edit"
9. Under options  -> general settings -> "Login Box - Minecraft Skin URL", paste the link that you copied from NameMC
10. Click the save and publish button. The skin should successfully change!


---

# 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://docs.coldfiredzn.com/radiant/changing-the-login-box-skin.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.
