# Gallabox WhatsApp Shop FAQs

<details>

<summary><strong>What do I do if my WhatsApp Business API is not reflecting my e-commerce business correctly?</strong></summary>

If your WhatsApp Business API is not accurately representing your e-commerce business, ensure that your catalog is updated with the latest products and services. Double-check the information in your catalog, including product details, images, and pricing. If the issue persists, connect with Gallabox support.

</details>

<details>

<summary><strong>How can I troubleshoot issues with sending multi-product messages in my E-commerce business?</strong></summary>

If you encounter difficulties with sending multi-product messages, verify that the catalog is correctly set up with a variety of products. Test different combinations of products to identify and resolve any potential issues. If the issue persists, review the [META Support Page](https://www.facebook.com/business/help/2041876302542944?id=725943027795860).

</details>

<details>

<summary><strong>Is access to Facebook Business Manager necessary for this process?</strong></summary>

Yes, make sure you have access to the Facebook Business Manager for the company.

</details>

<details>

<summary><strong>Can I quickly access communication history related to an order?</strong></summary>

Yes, there's a link to the corresponding conversation for quick access to communication history and additional context.

</details>


---

# 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.gallabox.com/whatsapp-shop/gallabox-whatsapp-shop-faqs.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.
