# How to customize my storefront on Agora

Merchants enrolled in the Starter and above tiers are able to customize their store page on Agora. Merchants can change the following items on the "Store" tab of the Settings page of their dashboard.

1. Header: update this section to reflect your brand colors and change your background over time.
2. Logo: upload your logo so it appears at the top of your store page on Agora.
3. Tags: add tags associated with your store, such as "woman-owned", so we can further classify and give visibility to your store when relevant.

In addition to the above, customers will also be able to see a small description of your store, which includes when the store went live on Agora, how many products it sells and where it is based.

If you have any questions, contact [support](https://docs.searchagora.com/support/premium-support).


---

# 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.searchagora.com/merchants/guides/how-to-customize-my-storefront-on-agora.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.
