> For the complete documentation index, see [llms.txt](https://helpdocumentation.gitbook.io/user/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocumentation.gitbook.io/user/ecommerce/getting-started-with-whatsapp-commerce.md).

# Getting Started With WhatsApp Commerce

**Step 1 : Enable Catalog Icon**

{% embed url="<https://youtu.be/-Q9j65hcf3Q?si=0ehu5q48ddXtIImJ>" %}

**Step 2 : Enable Cart Functionality**

{% embed url="<https://youtu.be/Va6qKMXZG4g?si=9y0cyNbBDTU01g0C>" %}

**Step 3 : Create Meta Catalog**

{% embed url="<https://youtu.be/3gC-7NkiAfs?si=blYL4OyhWRPcDj28>" %}

**Step 4 : Link Meta Catalog With Whatsapp API Number**

{% embed url="<https://youtu.be/aHU61KQ05UM?si=tEc0j7YfuxrX7YiI>" %}

**Step 5 : Connect Meta Catalog With Ecommerce Section**

{% embed url="<https://youtu.be/EQksNNSPf4E?si=3eAri1P_mpc2tUi6>" %}

**Step 6 : Enable Ecommerce APIs**

{% embed url="<https://youtu.be/FxJDCx4SqoA?si=J1Xi22eMOdbXtGSr>" %}

**Step 7 : Sync System Fields**

{% embed url="<https://youtu.be/byLtwKl-dP8?si=PZg8NVYge-Rqo09i>" %}

**Step 8 : Update Product Categories**

{% embed url="<https://youtu.be/CT0QQbLNh8g?si=gWNZXfTYeVjlNl64>" %}

**Step 9 : Add New Product**

{% embed url="<https://youtu.be/UMiwENEfcDE?si=BMVlnFSbbDMwWMG>\_" %}

**Step 10 : Push Products to Meta**

{% embed url="<https://youtu.be/oyWgQ_peCKs?si=hM5AcTy96g1iwunw>" %}

**Only For Indian Business - Set Compliance**&#x20;

{% embed url="<https://youtu.be/R5oGvyt7b4g?si=I8oWFXAGcm4sogX7>" %}


---

# 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://helpdocumentation.gitbook.io/user/ecommerce/getting-started-with-whatsapp-commerce.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.
