# Home

The Home Section is where the merchant can find the settings and options for each individual store. Once the merchant has set up their Catalogue, they can come to the home page and update the store to work exactly as needed.\
\
From setting up payments and shipping methods to adding themes and content. All of these options will be accessible from the Home Section in the Back Office. We will be running through all of the options you can edit from the Home Page Section over the next few sections.&#x20;


---

# 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://support.storefront.co.za/features/stores/home.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.
