# Send a single SMS

Once you have logged in using your Panacea Mobile username and password, select the **Compose** button in the upper left-hand corner and mouse over the **Send Single SMS** option.&#x20;

Once you click this option, you will be taken to the **Message** screen:

![Send a single SMS](/files/B4aCZ6kGncXxlcz7uO6c)

On this page you will be able to construct the SMS that you wish to send using the following fields:

**To:** This is the destination number that you want to send the message to.&#x20;

{% hint style="danger" %}
**Number Formatting:** Always include the correct country prefix when sending messages. For example, use 27831230007 for recipients in South Africa.
{% endhint %}

**From:** This is a custom number that you can select as the source number for the SMS. This number can be anything you need to it be and will be used to cross-reference incoming messages back to a campaign if you need to track this.&#x20;

{% hint style="info" %}
The **From** value can be alpha or numeric and will not be displayed on the handset unless it is a sender ID requirement for international messages outside South Africa.
{% endhint %}

**Message Body:** This is where you would type in the message that you want to send.&#x20;

Please keep the **Character Count** and **SMS Count** fields at the bottom of the box in mind as they will help you keep track of the size and quantity of messages you are sending.

Once you are happy with the SMS, select **Send** in the lower-right corner of the screen. You can click the **Cancel** button to stop the process and go back to the previous screen.

For more information on character counts and Unicode characters, please refer to the below guides:

{% content-ref url="/pages/8PmPPrmMO0yWvixZFlhA" %}
[Multipart SMS](/panacea-mobile-help-centre/overview/multipart-sms.md)
{% endcontent-ref %}

{% content-ref url="/pages/LEfuF5lyy9ReogedIlzo" %}
[Unicode Characters](/panacea-mobile-help-centre/overview/unicode-characters.md)
{% endcontent-ref %}


---

# 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://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/send-a-single-sms.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.
