# General

- [Logo Settings](https://docs.stylothemes.com/qalam/customization/general/logo-settings.md): The Logo Settings panel in the General Settings section allows you to upload and manage your website’s branding across desktop and mobile devices.
- [Header Date](https://docs.stylothemes.com/qalam/customization/general/header-date.md): The Header Date settings allow you to display the current date in your website’s header. This feature is commonly used by news and magazine sites to keep the header fresh and relevant.
- [Misc Settings](https://docs.stylothemes.com/qalam/customization/general/misc-settings.md): The Misc settings provide additional theme options that improve the browsing experience.
- [Footer Settings](https://docs.stylothemes.com/qalam/customization/general/footer-settings.md): The Footer Settings panel allows you to customize the copyright text that appears at the bottom of your website.


---

# 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.stylothemes.com/qalam/customization/general.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.
