# Africa's Talking USSD

This document explains how to setup Africa's Taking USSD with the Ushahidi Platform USSD Service.

* [Create an Account with Africa Talking](https://docs.ushahidi.com/platform-api-ussd-service/supported-ussd-providers/www.africastalking.com)
* [Create a USSD Service Code in the Sandbox ](https://account.africastalking.com/apps/sandbox/ussd/codes)

![USSD Service Code - Africa Talking Sandbox](/files/-Lmdc8EZzd4JOVXiHxXl)

Africa's Talking allows you add a Callback URL for each USSD Service Code.\
This basically is the URL of the USSD Service you have deployed or running locally (while using Ngrok to expose your localhost).


---

# 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.ushahidi.com/platform-api-ussd-service/supported-ussd-providers/africas-talking-ussd.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.
