# Introduction

[Sendchamp](https://www.sendchamp.com/?utm_source=product_guide\&utm_medium=gitbook-io\&utm_campaign=api_reference_gitbook) is a multi-channel communication platform for businesses and developers in Africa. With Sendchamp, you can seamlessly send messages to customers/users across  SMS, WhatsApp, Email and Voice and other messaging channels using our APIs and a super simple but powerful dashboard.&#x20;

We are helping businesses send & receive messages, verify customer and retain customers  through multiple messaging channels.

This guide is a work in progress. It helps to explain some of Sendchamp’s concepts in clear terms.

## Helpful Links

**API Reference is** [here](https://sendchamp.readme.io/)

**Sendchamp Dashboard is** [here](https://my.sendchamp.com/?utm_source=product_guide\&utm_medium=gitbook-io\&utm_campaign=api_reference_gitbook)

**Our Marketing Dashboard** to send marketing campaigns and support your customers across channels is [here](https://dash.bodsquare.com/?utm_source=product_guide\&utm_medium=gitbook-io\&utm_campaign=api_reference_gitbook)

**Postman Collection**\
For quicker test, you can import our postman collection [here](https://www.getpostman.com/collections/263a6ef74ae1cf4131ef) and test available APIs on Postman

**Support & Developer Community**&#x20;

If there is something you are not clear about or can’t find, please send an email to <help@sendchamp.com>. or drop a message on our community platform on [Slack](https://community.sendchamp.com)


---

# 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.sendchamp.com/introduction.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.
