# Controller Skins

Controller Skins allow you to customize the look and feel of Delta to your tastes. Delta comes preinstalled with default skins for all systems and orientations, but users can import their own skins to customize Delta how they want!

## Importing Skins

You can import new skins by tapping the '+' button in the game library and choosing 'Files'&#x20;

{% hint style="info" %}
You can also  import new skins by selecting a system under the 'Controller Skins' list in settings. All skins will be in the .`deltaskin`format.
{% endhint %}

&#x20;                                         ![](https://962348188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYCYX5snWo5AcJfoqPGgn%2Fuploads%2FIhhoMdR24JMuGgrttZXe%2FIMG_4695.PNG?alt=media\&token=4d152a8f-7f58-4d72-8e26-6c96421cf776)

### Community Made Skins

You can search online for skin files from some of our talented users - here are some of our favorite places to easily download skins from:

{% embed url="<https://deltastyles.com/>" %}

{% embed url="<https://delta-skins.github.io/>" %}

{% embed url="<https://litritt.gitbook.io/designs/>" %}

{% embed url="<https://skins4delta.com/pages/gba>" %}

{% hint style="info" %}
If you would like to learn how to make your own skin, we highly recommend checking out this resource - <https://noah978.gitbook.io/delta-docs/skins>
{% endhint %}

## Changing Skins

Once you have imported any skins files you would like to use, they will appear as a list of options in the 'Controller Skins' menu for your chosen system. Tap the orientation you wish to change and then select from the skins you have imported.

&#x20;            &#x20;

<figure><img src="https://962348188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYCYX5snWo5AcJfoqPGgn%2Fuploads%2FCG6TN5F0u6Yaygn0UR0y%2FIMG_5109.PNG?alt=media&#x26;token=b2af4523-d8f0-462e-a8fb-e5a23644290c" alt="" width="375"><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://faq.deltaemulator.com/using-delta/controller-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.
