# General settings

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **General settings**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Favicon (favorite icon)

A favicon is a petite graphic that acts as a visual identifier for your website, aiding visitors in recognizing your page swiftly, particularly when they're navigating multiple tabs. By incorporating a favicon, you enhance brand recognition and elevate user engagement.

A favicon can be showcased in the following locations:

* Brower tabs
* Search results
* History archives
* Bookmark lists

You can enable/disable it based on the requirement. The recommended image size is 32x32px .png

<figure><img src="/files/aT9pRLbTZsHUg76057QS" 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://4sh-templates.gitbook.io/opulent-os2.0/theme-settings/general-settings.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.
