> For the complete documentation index, see [llms.txt](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/support-and-roadmap/wishlistsuite-support.md).

# WishlistSuite Support

We’re here to help you every step of the way - whether you're setting up your app, troubleshooting an issue, or just exploring what's possible.

***

### 💬 **Live Chat Support (In-App)**

Have a quick question while working on your Wishlist configuration ? Use our **live chat** right inside the app.

* 💬 Powered by **Crisp** (blue chat icon)
* ⏱️ **Typical reply time:** Within a few business hours
* 🕐 Support Hours: Monday–Saturday, 10am–7pm (IST)

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

***

### 📧 **Email Us Anytime**

Prefer email? No problem - we respond promptly.

* Email : **<wishlistsuiteapp@gmail.com>**
* Ideal for: Complex issues, screenshots, or follow-up questions

***

### 📞 **Book a Free Setup or Troubleshooting Call**

If you're just getting started or need a hand with wishlist configuration, design, or advanced use cases - we offer **1:1 video calls**.

* ✅ Walkthrough of setup, styling, and features
* ✅ Personalized help for your store
* ✅ Ideal for onboarding or fixing issues quickly

👉 [**Book Your Call Now**](https://calendar.app.google/ER1ZXF1AceRLjbVe7)

***

### 🔄 **Already Have an Issue? Try Our Troubleshooting Guide**

We’ve put together solutions for common problems — like wishlist not showing, blocks not loading, or app embed issues.

***

### 🙋‍♂️ **Still Stuck?**

Just reach out! Whether it’s your first day with WishlistSuite or you’re a power user — we’re just a message away.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wishlistsuite-1.gitbook.io/wishlistsuite-help-doc/support-and-roadmap/wishlistsuite-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
