> For the complete documentation index, see [llms.txt](https://sebun1.gitbook.io/skins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sebun1.gitbook.io/skins/plugin/changing-skins.md).

# Changing Skins

Switch skins is trivial and can be done in the lobby loadout screen. You can only changes skins used for the gear that you have currently equipped.

{% stepper %}
{% step %}

### Select the gear

Choose your loadout. These will also be the gears you will be able to change skins for.
{% endstep %}

{% step %}

### Click on the "Skins" button

<div align="center" data-with-frame="true"><figure><img src="/files/AtzsPqD7NYRXsSY8ZGxB" alt="" width="375"><figcaption></figcaption></figure></div>

The Skins icon button will open up a UI for you to select skins for your current loadout.
{% endstep %}

{% step %}

### Set a skin active

<div data-with-frame="true"><figure><img src="/files/NfcVkdqIkj9CC01Ov3LW" alt=""><figcaption></figcaption></figure></div>

By default, the vanilla skin will be selected. If you see any other skins available, click on them twice to set them as active.

{% endstep %}

{% step %}

### Done

The skin should now be active. You can switch the skins while in-level as well — just follow the same process.
{% endstep %}
{% endstepper %}


---

# 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://sebun1.gitbook.io/skins/plugin/changing-skins.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.
