# GENERAL SETTINGS

- [Homepage Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/homepage-settings.md)
- [Theme Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/theme-settings.md)
- [Header Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/header-settings.md)
- [Edit Default Theme Content](https://documents.vinovathemes.com/furstore-documentation/general-settings/edit-default-theme-content.md)
- [Theme Colors](https://documents.vinovathemes.com/furstore-documentation/general-settings/theme-colors.md): You can modify the colors of various elements on this theme.
- [Typography](https://documents.vinovathemes.com/furstore-documentation/general-settings/typography.md): Typography enables the customization of font styles and sizes on a website
- [Product Element Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/product-element-settings.md)
- [Enable Customer Account](https://documents.vinovathemes.com/furstore-documentation/general-settings/enable-customer-account.md): If you want to display Login and Register on the Header, You need to enable customer accounts
- [Social Media](https://documents.vinovathemes.com/furstore-documentation/general-settings/social-media.md): Social Option enables the addition of social links and icons to the header or footer, depending on the layout.
- [Wishlist](https://documents.vinovathemes.com/furstore-documentation/general-settings/wishlist.md)
- [Product Review App](https://documents.vinovathemes.com/furstore-documentation/general-settings/product-review-app.md)
- [Quick View](https://documents.vinovathemes.com/furstore-documentation/general-settings/quick-view.md)
- [Search Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/search-settings.md)
- [Newsletter Popup](https://documents.vinovathemes.com/furstore-documentation/general-settings/newsletter-popup.md)
- [Fake Sale Popup](https://documents.vinovathemes.com/furstore-documentation/general-settings/fake-sale-popup.md)
- [GDPR Popup](https://documents.vinovathemes.com/furstore-documentation/general-settings/gdpr-popup.md)
- [Currency Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/currency-settings.md): Use multi currency by adding different currency according to the instructions in this setting.
- [Language Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/language-settings.md)
- [Free Shipping Threshold](https://documents.vinovathemes.com/furstore-documentation/general-settings/free-shipping-threshold.md): A free shipping threshold is a clever marketing tool that entices customers to add an extra item or two to their shopping cart to reach the minimum purchase, thus increasing average order value.
- [Create Cross-Sell Collection](https://documents.vinovathemes.com/furstore-documentation/general-settings/create-cross-sell-collection.md)
- [Product Countdown Time](https://documents.vinovathemes.com/furstore-documentation/general-settings/product-countdown-time.md)
- [Enable RTL Layout](https://documents.vinovathemes.com/furstore-documentation/general-settings/enable-rtl-layout.md): All of our Themes have full RTL support. With just 1 click, you can easily convert your Layout to RTL
- [Notify Me When Out Of Stock](https://documents.vinovathemes.com/furstore-documentation/general-settings/notify-me-when-out-of-stock.md)
- [Breadcrumbs Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/breadcrumbs-settings.md)
- [Metafields Settings](https://documents.vinovathemes.com/furstore-documentation/general-settings/metafields-settings.md)
- [Favicon](https://documents.vinovathemes.com/furstore-documentation/general-settings/favicon.md)
- [Checkout](https://documents.vinovathemes.com/furstore-documentation/general-settings/checkout.md): Under the Checkout section of the theme editor, you can add custom banner images, logos, and backgrounds, as well as customize the fonts and colors used throughout the checkout process.


---

# 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://documents.vinovathemes.com/furstore-documentation/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.
