# Contact Information

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

The **Contact Information** section in Zipchat AI allows merchants to enter their preferred contact details, ensuring that visitors have multiple ways to get in touch when they need further assistance. This section is crucial for businesses that want to offer clear and accessible communication channels to their customers.

When a visitor requests to speak directly with your business, the chatbot will use the information provided in this section to guide them on how to connect with you. You can include various types of contact methods, tailored to how you prefer to be reached.

**Examples of Contact Information You Can Provide:**

* **Contact Form:**\
  "*If you want to get in touch, feel free to use our contact form at* [*example.com/contact*](http://example.com/contact)*.*"
* **Phone Number:**\
  "*If you'd like to connect, just give us a call at (555) 123-4567.*"
* **Email Address:**\
  "*To reach out, simply drop us an email at <contact@example.com>.*"
* **Direct Chat (Discord):**\
  "*For direct chat, join our Discord server at* [*discord.gg/example*](http://discord.gg/example)*.*"
* **Social Media:**\
  "*You can also find us on Twitter @example if you'd like to contact us*."

The **Contact Information** section lets you provide customers with multiple ways to reach you, ensuring clear and accessible communication channels. When a visitor asks to connect directly, Zipchat will guide them using the details you provide.

***

### What You Can Include

1. **Contact Form**\
   Example: *"Use our contact form at example.com/contact to reach us anytime."*
2. **Phone Number**\
   Example: *"Call us at (555) 123-4567 for immediate assistance."*
3. **Email Address**\
   Example: *"Drop us an email at <contact@example.com>, and we’ll get back to you shortly."*
4. **Direct Chat (Discord)**\
   Example: *"Chat with us directly on Discord at discord.gg/example."*
5. **Social Media**\
   Example: *"Find us on Twitter @example to connect with us."*

***

### Why It’s Important

* **Flexible Communication**: Offer customers their preferred way to connect, whether by email, phone, or social media.
* **Build Trust**: Transparent contact options show you’re accessible and committed to customer care.
* **Enhanced Experience**: Customers feel supported knowing help is just a call, message, or form away.


---

# 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.zipchat.ai/installation-and-setup/chat-settings/configuration/contact-information.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.
