# How To Guides

- [Panacea Mobile Dashboard](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/panacea-mobile-dashboard.md)
- [Send a single SMS](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/send-a-single-sms.md): This guide will help you to send a single SMS from the dashboard.
- [Send batch campaigns](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/send-batch-campaigns.md): The below guide will assist you with creating and sending batch SMS.
- [Send personalised SMS campaigns](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/send-personalised-sms-campaigns.md): The below guide will assist you with creating and sending personalised batch SMS using variable fields.
- [Inbox](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/inbox.md)
- [Inbound Triggers](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/inbound-triggers.md): The following guide will assist you in setting up inbound triggers
- [SMS Numbers](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/sms-numbers.md)
- [Blocked Numbers & Opt-Outs](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/blocked-numbers-and-opt-outs.md)
- [Sub Accounts](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/sub-accounts.md)
- [Reporting](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/reporting.md)
- [Adding prepaid credits](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/adding-prepaid-credits.md): A guide for adding credits to your account if you are not a postpay user.
- [Account Settings](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings.md)
- [My Profile](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings/my-profile.md)
- [My Billing](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings/my-billing.md)
- [Security](https://panaceamobile.gitbook.io/panacea-mobile-help-centre/how-to-guides/account-settings/security.md)


---

# 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.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.
