# Contact us

![](/files/-MHexxGN7aSJvAHryg95)

## 1. Open the existing section

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. Click the **Contact us** section.

## 2. Add a Contact us section to your home page

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. Click **Add section** > **Contact us** > **Add**.
4. Use the settings to customize your **Contact us** section.
5. Click **Save**.

## 3. Settings

### Background

* **Enable:** turn on/off the background.
* **Pick a color:** choose a color to set the background color. If the background is empty, the background color will be displayed.

### General settings <a href="#general-settings" id="general-settings"></a>

* **Heading:** add the heading contact us. Leave empty to show the page title which is configured in Online Store > Pages.
* **The form title:** add the form title.

### Contact information

* **Enable:** turn on/off your contact information at the bottom of this section.

### Google Maps

* **Show the map:** turn on/off the map.
* **Show the map above the form:** turn on/off the map above the form.
* **Map address:** add the address of the map, Google Maps will find the exact location.
* **Background:**&#x20;
  * **Google Maps API key:** You’ll need to [register a Google Maps API Key](https://help.shopify.com/manual/using-themes/troubleshooting/map-section-api-key) to display the map
  * **Image:** choose or upload the image which will be displayed when the map isn’t loaded
  * **Image position:** choose the position of the image map. There are 9 positions.

### Opening hours

Configure to show the opening hours of your store.

![](/files/-MIMaWbV-aWbfDoHdzG9)

## Add/Edit/Remove an address

Scroll down to the bottom, you will see an **Add contact information** button, click this button to add new contact information. Or you can click one of the available information to edit/remove it and drag/drop items to rearrange them.

![](/files/-MIMbhmvg_Bp627dKST1)


---

# 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://vodoma-docs.boostheme.com/dynamic-sections/marketing-and-others/contact-us.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.
