# Logo and favicon

Use the **Logo and Favicon** settings to upload your store’s branding assets.

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

<table><thead><tr><th width="215">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Favicon image</strong></td><td>Select the favicon image you wish to upload. It is recommended to use a 32x32 pixel PNG format.</td></tr><tr><td><strong>Logo</strong></td><td>Select an image to display in the standard header.</td></tr><tr><td><strong>Logo on transparent header</strong></td><td>Choose an image for display in the transparent header.</td></tr><tr><td><strong>Logo width</strong></td><td>Resize the logo image by increasing or decreasing the width on desktop.<br><em>Note: Logo width is automatically optimized for mobile.</em></td></tr></tbody></table>


---

# 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://nextsky.gitbook.io/purity-theme/theme-settings/logo-and-favicon.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.
