# Basic Configuration

- [Storefront Branding](https://manual.scandipwa.com/v4.1.0/basic-configuration/storefront-branding.md)
- [Uploading Your Logo](https://manual.scandipwa.com/v4.1.0/basic-configuration/storefront-branding/uploading-your-logo.md): Your logo can be saved as either a JPG. GIF or PNG file type, and uploaded from the Admin of your store.
- [Adding a Favicon](https://manual.scandipwa.com/v4.1.0/basic-configuration/storefront-branding/adding-a-favicon.md): Favicon is a little icon on the tab of each browser page. With ScandiPWA, it can be changed for your website, however, manual actions will be required.
- [Copyright Notice](https://manual.scandipwa.com/v4.1.0/basic-configuration/storefront-branding/copyright-notice.md): The copyright notice is located in the footer of each page. It can be changed in the scope of the store view, following the steps below.
- [Store Demo Notice](https://manual.scandipwa.com/v4.1.0/basic-configuration/storefront-branding/store-demo-notice.md)
- [Welcome Message](https://manual.scandipwa.com/v4.1.0/basic-configuration/storefront-branding/welcome-message.md)
- [Store Details](https://manual.scandipwa.com/v4.1.0/basic-configuration/store-details.md)
- [Locale Options](https://manual.scandipwa.com/v4.1.0/basic-configuration/store-details/locale-options.md)
- [Country Options](https://manual.scandipwa.com/v4.1.0/basic-configuration/store-details/country-options.md)
- [Currency](https://manual.scandipwa.com/v4.1.0/basic-configuration/store-details/currency.md)
- [Contact Us](https://manual.scandipwa.com/v4.1.0/basic-configuration/store-details/contact-us.md)
- [State Options](https://manual.scandipwa.com/v4.1.0/basic-configuration/store-details/state-options.md)
- [Websites, Stores & View](https://manual.scandipwa.com/v4.1.0/basic-configuration/websites-stores-and-view.md)
- [Scope](https://manual.scandipwa.com/v4.1.0/basic-configuration/websites-stores-and-view/scope.md)
- [Single Store Mode](https://manual.scandipwa.com/v4.1.0/basic-configuration/websites-stores-and-view/single-store-mode.md)
- [Industry Compliance](https://manual.scandipwa.com/v4.1.0/basic-configuration/industry-compliance.md)
- [Privacy Policy](https://manual.scandipwa.com/v4.1.0/basic-configuration/industry-compliance/privacy-policy.md)
- [Cookie Law Compliance](https://manual.scandipwa.com/v4.1.0/basic-configuration/industry-compliance/cookie-law-compliance.md)


---

# 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://manual.scandipwa.com/v4.1.0/basic-configuration.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.
