# Logo & Favicon

The **Site Identity** section allows you to set your website’s branding, including the logo, site title, and site icon (favicon). This is a crucial part of establishing your website's visual identity.

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

**Logo Configuration**

* **Switch to Site Title or Logo:**
  * You can choose to display either a **text-based site title** or a **logo image**.
  * The current setting is set to **"Logo"**, which means an image logo will be displayed.

***

**Logo Settings:**

* **Primary Logo:**
  * This is the main logo displayed in the site header.
* **Dark Logo:**
  * This is an optional version of your logo designed for dark backgrounds.
  * Typically used in sections where a light logo may not be visible.

***

**Site Icon (Favicon):**

* **Current Icon:**
  * The image file name is **"favicon.png"**.
  * There is **no alternative text (alt text)** set for this image.
  * The icon appears in:
    * Browser tabs
    * Bookmark bars
    * WordPress mobile apps
* **Recommended Size:**
  * The Site Icon should be **square** (1:1 ratio).
  * Minimum recommended dimensions: **512 x 512 pixels**.
  * A clear, high-resolution image works best.


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/header/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.
