# Getting Started

### Step 1: Create Your Account

#### Option 1 - Online Account Creation

1. **Visit the Account Creation Page:** Navigate to [**Create Your Account**](https://dashboard.panaceamobile.com/create-account).
2. **Fill in Your Details:** Provide the necessary information such as your name, company details, email address, and contact number.
3. **Set Your Password:** Choose a strong password for your account.
4. **Complete the Signup:** Click the signup button to complete the process. You will receive a confirmation email once your account is successfully created.

{% hint style="danger" %}
Online sign-ups have been disabled. Please reach out to <sales@panaceamobile.com> to open an SMS account.&#x20;
{% endhint %}

#### **Option 2 - Contact an Account Manager**

If you prefer personal assistance or have specific requirements, you can contact an account manager to set up your account. Reach out to us at [**sales@panaceamobile.com**](mailto:sales@panaceamobile.com), and our team will guide you through the process.

### Step 2: Verify Your Email

Check your inbox for a verification email from Panacea Mobile. Click the verification link to activate your account. If you don’t see the email, please check your spam folder or contact support for assistance.

### Step 3: Log in to Your Dashboard

Once your email is verified, log in to your account at the [**Panacea Mobile Dashboard**](https://eu-dashboard.panaceamobile.com/). This is where you'll manage your SMS campaigns, view reports, and access various features like shortcodes and USSD.

### Step 4: Explore the Dashboard

Familiarise yourself with the dashboard interface. Here, you can manage your contacts, create and send messages, set up automation, and much more.

### Step 5: API Integration (Optional)

If you’re looking to integrate SMS functionalities into your existing systems, refer to our API documentation. Our APIs are designed for easy integration and robust functionality.

{% content-ref url="/pages/oF0YrbrkGOY4qC2bHSRu" %}
[Developers](/panacea-mobile-help-centre/developers/https-api.md)
{% endcontent-ref %}

### Step 6: Send Your First Message

Now that you’re all set up, it’s time to send your first message! Follow our simple guide on creating and sending messages from the dashboard.

{% content-ref url="/pages/FxwXvE75fMuyWK17MQnR" %}
[Send a single SMS](/panacea-mobile-help-centre/how-to-guides/send-a-single-sms.md)
{% endcontent-ref %}

{% content-ref url="/pages/iHXEu5n6olXvZyH8yJcG" %}
[Send batch campaigns](/panacea-mobile-help-centre/how-to-guides/send-batch-campaigns.md)
{% endcontent-ref %}

## Need Help?

If you encounter any issues or have questions, our support team is ready to assist you. Reach out to us at [**support@panaceamobile.com**](mailto:support@panaceamobile.com).&#x20;


---

# 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/overview/getting-started.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.
