# Change Your Storefront Cover

Upon issuing your first product, you may find that your cover does not look correct or you forgot to assign an image for the cover. As a result, the default cover is showing for your product:

![](https://content.starbeam.one/images/.defaults/cover.jpg)

This might be OK for some cases, but what if you want to change it? This article walks you through the steps.

#### Steps to Change the Storefront Cover for a Published Product

1. Press on the briefcase in your HUD (heads-up display) because you mean business\
   ![image](https://user-images.githubusercontent.com/2931376/201347441-1905d58e-831b-4c2f-be9c-0478242f1bcb.png)
2. Press Inventory\
   ![image](https://user-images.githubusercontent.com/2931376/201399477-28affc52-630a-4f8f-bdba-5baff3d7a785.png)
3. Select the Product you would like to modify by pressing its cover or title:\
   ![image](https://user-images.githubusercontent.com/2931376/201399728-2a6cccb8-d02e-4740-917a-47843675185e.png)
4. Scroll to `Storefront Cover` and press `Assign...`\
   ![image](https://user-images.githubusercontent.com/2931376/201400159-4a1e0464-5420-4251-b0c6-637e8752ab94.png)
5. Press `Browse ...` and assign a new image from your local device\
   ![image](https://user-images.githubusercontent.com/2931376/201400197-f9600815-bd80-4655-a3b3-c23d7d275ac1.png)
6. Press `OK`\
   ![image](https://user-images.githubusercontent.com/2931376/201400299-c43fb6db-1e05-43e3-b459-223aef8510a8.png)
7. Scroll down and press `Save Changes`\
   ![image](https://user-images.githubusercontent.com/2931376/201400367-d1c78098-cf8b-4ac6-b4b6-f8f83c962ad2.png)

Your image should now display wherever your product is shown throughout the application.


---

# 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://starbeam-one.gitbook.io/home/artists/tasks/change-your-storefront-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.
