# Change wallpaper

### Switch Wallpapers

By default, Unideck uses Unsplash for random wallpapers. Two buttons on the left allow you to change wallpapers.

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

### Set Custom Wallpapers

However, you have the option to set custom wallpapers tailored to your preferences. Follow these steps:

* Open dashboard settings by clicking on three dot in dashboard button and click on "Edit"

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

* Switch to "Custom" in background image section

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

* Select "Add Image" to include a wallpaper by entering its URL.
* To add a custom background, select the button on the right side to add a new background, and set its URL accordingly.

<figure><img src="/files/GpPGd8jGYpO8AXhGJkFt" 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://ainur.gitbook.io/unideck-docs/guides/change-wallpaper.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.
