# Set up your store contact

To make sure customers can always reach your support team, Chizy allows you to add direct contact information. This ensures that if the chatbot cannot resolve an issue, your shoppers still have an easy way to connect with you.

You can find this setting in **Chizy Admin > Settings.**

<figure><img src="/files/UYF9Ixwkg91bogK5XVXV" alt=""><figcaption></figcaption></figure>

#### 1. Support Email

* Enter your store’s customer support email.
* Example: *<support@yourstore.com>*
* Customers can use this for inquiries, returns, or follow-ups.

#### 2. Phone Number

* Add a phone number where customers can call your support team.
* Use international format for best results (e.g., `+1 (555) 123-4567`).
* This builds trust by showing shoppers they can reach a real person.

#### 3. WhatsApp Number

* Enter your WhatsApp business number for direct messaging.
* Example: *+1 (555) 123-4567*
* Customers can quickly reach you via their favorite messaging app.

#### Why Add Store Contact?

* Provides a **human support option** alongside the chatbot.
* Builds trust and transparency with customers.
* Reduces abandoned conversations by offering multiple ways to connect.

✅ Once you’ve filled in the fields, click **Save** to activate the contact details in your chatbot.


---

# 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.chizy.io/quick-setup-guide/adding-custom-setting.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.
