> For the complete documentation index, see [llms.txt](https://docs.miatel.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miatel.com/docs/country-specific-features-and-restrictions/africa/dr-congo.md).

# DR Congo 🇨🇩

## **Country Summary**

| **Country Name**              | Democratic Republic of Congo |
| ----------------------------- | ---------------------------- |
| **Region**                    | Africa                       |
| **ISO**                       | CD                           |
| **Dialing code**              | +243                         |
| **MCC (Mobile country code)** | 630                          |

## Sender ID Guidelines

### **Alphanumeric Sender ID**

<table><thead><tr><th width="247">Network (MCCMNC)</th><th>Features</th></tr></thead><tbody><tr><td>Vodacom Congo (630001)</td><td>Alphanumeric Sender IDs are supported. <br>Alphanumeric Sender ID pre-registration is required.<br><br>Non-registered Sender IDs changes to default Sender ID.</td></tr><tr><td>Orange (630086)</td><td>Alphanumeric Sender IDs are not supported. <br>Sender IDs may be replaced by a Short Code. </td></tr><tr><td>Other networks</td><td><p>Alphanumeric Sender IDs are supported. </p><p>Alphanumeric Sender ID pre-registration is not required.</p></td></tr></tbody></table>

### **Numeric Sender ID**

<table><thead><tr><th width="239">Network (MCCMNC)</th><th>Features</th></tr></thead><tbody><tr><td>Airtel (630002)</td><td>Numeric Sender ID are not supported.</td></tr><tr><td>Africell (630090)</td><td>Numeric Sender ID are not supported.</td></tr><tr><td>Other networks</td><td>Numeric Sender ID are supported.</td></tr></tbody></table>

### **Generic Sender ID**

<table><thead><tr><th width="234">Network (MCCMNC)</th><th>Features</th></tr></thead><tbody><tr><td>All networks</td><td>Generic Sender ID such as INFO, SMS, NOTICE etc are prohibited, please use a representative brand or business name to ensure delivery.</td></tr></tbody></table>

## Pre-registration

If you need to register your Sender ID for DR Congo, please contact our Support team by email <support@miatel.com> and provide the following information:

<table data-header-hidden><thead><tr><th width="240"></th><th></th></tr></thead><tbody><tr><td><strong>Requirements</strong></td><td><ol><li>Sender ID </li><li>Message example </li><li>Company‘s website </li><li>Company‘s name </li><li>Company’s field of activity </li><li>Company’s country of registration</li></ol></td></tr><tr><td><strong>Cost of registration</strong></td><td>Free of charge</td></tr></tbody></table>


---

# 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://docs.miatel.com/docs/country-specific-features-and-restrictions/africa/dr-congo.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.
