> For the complete documentation index, see [llms.txt](https://manual.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.scandipwa.com/v5.3.1/basic-configuration.md).

# Basic Configuration

- [Storefront Branding](https://manual.scandipwa.com/v5.3.1/basic-configuration/storefront-branding.md)
- [Uploading Your Logo](https://manual.scandipwa.com/v5.3.1/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/v5.3.1/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/v5.3.1/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/v5.3.1/basic-configuration/storefront-branding/store-demo-notice.md)
- [Welcome Message](https://manual.scandipwa.com/v5.3.1/basic-configuration/storefront-branding/welcome-message.md)
- [Store Details](https://manual.scandipwa.com/v5.3.1/basic-configuration/store-details.md)
- [Locale Options](https://manual.scandipwa.com/v5.3.1/basic-configuration/store-details/locale-options.md)
- [Country Options](https://manual.scandipwa.com/v5.3.1/basic-configuration/store-details/country-options.md)
- [Currency](https://manual.scandipwa.com/v5.3.1/basic-configuration/store-details/currency.md)
- [Contact Us](https://manual.scandipwa.com/v5.3.1/basic-configuration/store-details/contact-us.md)
- [State Options](https://manual.scandipwa.com/v5.3.1/basic-configuration/store-details/state-options.md)
- [Websites, Stores & View](https://manual.scandipwa.com/v5.3.1/basic-configuration/websites-stores-and-view.md)
- [Scope](https://manual.scandipwa.com/v5.3.1/basic-configuration/websites-stores-and-view/scope.md)
- [Single Store Mode](https://manual.scandipwa.com/v5.3.1/basic-configuration/websites-stores-and-view/single-store-mode.md)
- [Industry Compliance](https://manual.scandipwa.com/v5.3.1/basic-configuration/industry-compliance.md)
- [Privacy Policy](https://manual.scandipwa.com/v5.3.1/basic-configuration/industry-compliance/privacy-policy.md)
- [Cookie Law Compliance](https://manual.scandipwa.com/v5.3.1/basic-configuration/industry-compliance/cookie-law-compliance.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/v5.3.1/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.
