# Favicon

This setting allows you to upload and set a Favicon (website icon) for your site, which will appear on the browser tab to help users quickly recognize and locate your website.

### **Feature Details**

1. **Website Icon Image**:
   * By clicking the “Select Image” button, you can upload an image file from your local device to serve as your Favicon. It's recommended to use a square image with dimensions of **32 x 32 pixels** to ensure clear display across various browsers and devices.
   * Alternatively, you can click the “Browse Free Images” button to select a suitable image from the provided library.
2. **Image Scaling**:
   * The uploaded image will be automatically scaled to **32 x 32 pixels**, which is the standard size for Favicons, ensuring proper display across different browsers.

### **Usage Recommendations**

* **Clear Recognition**:\
  Choose a simple and easily recognizable icon to ensure that users can quickly identify your site among multiple browser tabs.
* **Brand Consistency**:\
  Since Favicons contribute to brand recognition, it’s advisable to use an image that aligns with your brand logo or color scheme, enhancing consistency and brand identity.
* **Image Format**:\
  Recommended formats are **`.ico`**, **`.png`**, or **`.svg`**, as these formats are widely supported across different browsers.


---

# 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://ascent.webvista.studio/global-settings/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.
