# Setting Up the Store

### Step 1:

Go to **ECommerce** then go to **Settings** > **General**. The Settings page should immediately show you the URL of your new ecommerce store, now live. Click it to open it onto a new tab or window.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/10/ecommerce-link-1024x510.png)

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/10/Screenshot_335-1024x676.png)

You can also save the QR code. Print it and display it in your store to promote your new online store to your customers.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/10/qr-code.png)

### Step 2:

Scroll down to change other information about your Store.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/10/store-details-settings-1024x570.png)

* Store Name – The name of your business that your customer will see
* Mail from Address – The sender email of the purchase confirmation that your customers receive in their email
* Default Currency – Optionally set the default currency that should be used throughout the current store. When you set a default currency for a store, note that you need to provide prices for each product in that currency. Any product can have multiple prices associated with it
* Store Logo – You can upload your logo here and it will appear in the online store.

### Step 3:

Scroll down further to see the invoices setting.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2020/10/branch-invoice-1024x174.png)


---

# 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://imonggo.gitbook.io/imonggo-help-center/advanced-topics/setting-up-the-store.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.
