# Introduction

## Welcome to WhatsApp Business Solution by Netcore.

WhatsApp helps more than 1 billion people connect and share with the people they care about. WhatsApp is a simple, secure, and reliable way for businesses to reach their customers all over the world.&#x20;

This guide will help businesses onboard and build their first official WhatsApp messaging experience using the WhatsApp Business API provided by Netcore.

Using API client can send and receive messages and integrate the same on their system such as (CRM, Customer care product, etc...)

***Netcore is an official Facebook partner. You can check out our listing in Facebook Global partner directory.***

<https://www.facebook.com/business/partner-directory/details?id=322644395032691>

### Whatsapp Business Profile <a href="#business-profile" id="business-profile"></a>

The first step for businesses to communicate with customers on WhatsApp is to create a Business Profile. WhatsApp will create a unique entry for your business with relevant information that will be visible to customers that are communicating with you.

Registering as a business will unlock features such as:

* **Industry Information**\
  People can now easily identify your business by its category or industry and find out more information (i.e., hours of operation, website, location, description).
* **Send and Receive**\
  Enable two-way high value conversations with customers.
* **Message Templates**\
  Create message formats that are needed for sending notifications to users.

### Product Description <a href="#product-description" id="product-description"></a>

The WhatsApp Business API Client supports a subset of the features provided by the WhatsApp applications you already know from Android, iOS, Web and other platforms including end-to-end encryption. The difference is that this application can be deployed on a server, providing a local API that allows you to programmatically send and receive messages and integrate this workflow with your own systems (CRMs, customer care, etc.).


---

# 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://wadocs.pepipost.com/master.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.
