# Favicon

The Favicon is used in the browser tab. It's the small icon which is often a representation of the logo of brand.

<div align="left"><figure><img src="/files/nsrJAr3jzP5dpTm1Zk8O" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Aj3uVht4i4IuMFmOu2C4" alt=""><figcaption></figcaption></figure></div>

### Add / update a Favicon to your site

1. Go to the theme settings page `/admin/appearance/settings/<site-name>`
2. Find the 'Page element display' at the top of the page and ensure the checkbox is filled (the 'Favicon' section won't display if the 'Page element display' box isn't filled).
3. Then do one of the following
   1. Check the box the 'Use the favicon supplied by the theme'
   2. Paste the relative path in the 'Path to custom icon'
   3. Select `Choose file` to upload a new favicon.

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


---

# 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.civictheme.io/content-authoring/site-wide-configuration/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.
