# Custom Launcher Image

Replace the default Zigpoll launcher icon with your own custom image to fully match your brand.

#### Step #1: Go to Your Design Settings

* To change the launcher for **all surveys**: Log in to Zigpoll and click the **Display** tab in your account settings.
* To change the launcher for **a specific survey**: Go to **Surveys → Select your survey → Click the Design tab**.

#### Step #2: Upload Your Image

1. Under **Image**, upload the image you want to use for your launcher. You can drag and drop it, or click the box to open a file upload window.
2. Click **Save Changes** to push your changes live.

Your launcher image will be automatically cropped into a square.

#### Dynamic Launcher (Optional)

If you want a different image to appear after a user has completed your survey:

1. Enable **Dynamic Launcher**.
2. Upload a second image for the **After Submission** state.


---

# 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://docs.zigpoll.com/tutorials/custom-launcher-image.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.
