# 🖼️ Changing the album cover

## How to change the cover

You first need to click on the More button (the three dots) in the top right corner.

Then **Album Settings**

![The Album settings option is accessible via More](/files/-M8-tM7tkMuxO0rUYNxs)

When you are in the **Album Settings,** you can then click on the **Set cover button**

![The Set cover button allows to change the cover](/files/-M8-tY4xYCngpz3qi0B-)

You can then choose between any of the photos in this album


---

# 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://help.piktures.app/album/album-cover.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.
