> ## Documentation Index
> Fetch the complete documentation index at: https://golang.wapikit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

<img className="block" src="https://mintcdn.com/softlancer/vO8YSHLeO3ArL664/assets/banner.svg?fit=max&auto=format&n=vO8YSHLeO3ArL664&q=85&s=31033105cb9464f574edd8482c548dc2" alt="Hero banner" width="1482" height="677" data-path="assets/banner.svg" />

## What is Wapi.go ?

Wapi.go is a golang SDK that helps developers to **build whatsapp business API based app** with ease and faster. You can **build chat bots or integrate the SDK with you existing backend** to enable whatsapp based communication in your application.

## What problems does it solves ?

* Whatsapp business API is a powerful tool to enable communication with your customers. But it is not easy to build a chat bot or integrate the API with your existing backend.

* Wapi.go solves this problem by providing a simple and easy to use SDK that helps you to build chat bots or integrate the API with your existing backend.

* Wapi.go provides a in-depth abstraction over whatsapp business api and provides a simple and easy to use API to interact with the whatsapp business API.

## Features

<CardGroup cols={2}>
  <Card title="Listen to incoming notifiations" icon="pen-to-square">
    Listen to incoming messages, status updates and other notifications from whatsapp business API.
  </Card>

  <Card title="Manage you WhatsApp Business Account" icon="envelope">
    Manage Account, template messages, phone numbers and even fetch analytics seamlessly.
  </Card>

  <Card title="Use with multiple phone number to send and recieve messages" icon="shield">
    Wapi.go enables you to create multiple messaging client with different phone numbers to send and recieve messages.
  </Card>

  <Card title="Easy to use with abstraction" icon="gear">
    You do not need to worry of complex API payload structure anymore. Just use the simple to construct classes and methods.
  </Card>
</CardGroup>
