# SMSrush.net

## SMSrush

- [Introduction](https://docs.smsrush.net/introduction.md)
- [Getting Started](https://docs.smsrush.net/getting-started.md): To get started with SMSrush you have to do the following steps
- [How to signup or create an account?](https://docs.smsrush.net/how-to-signup-or-create-an-account.md): To create an account on SMSrush please follow the below steps carefully.
- [Whatsapp Marketing Automation](https://docs.smsrush.net/whatsapp-marketing-automation.md): To send out Whatsapp Bulk campaigns you have to connect your Whatsapp account with SMSrush. You can connect either a personal Whatsapp account or business Whatsapp account. Follow the below procedure.
- [How to Import Contacts/ Manage Contacts List/Groups?](https://docs.smsrush.net/how-to-import-contacts-manage-contacts-list-groups.md): SMSrush allows you to import your customers contact lists within the dashboard so you can send them bulk sms or whatsapp campaigns.
- [SMS Marketing Automation](https://docs.smsrush.net/sms-marketing-automation.md): After creating your account on SMSrush.net for SMS Marketing you need to connect your android device. Now you'll learn how to connect an android device with your SMSrush account.
- [Artificial Intelligence](https://docs.smsrush.net/artificial-intelligence.md): Since v3.9, AI features have been available. In this guide, we will explain how to use it.
- [WooCommerce Plugin for Wordpress](https://docs.smsrush.net/woocommerce-plugin-for-wordpress.md): You can download our WooCommerce Plugin for Wordpress within the SMSrush Dashboard > Overview by simply clicking on the PLUGIN and click on WooCommerce.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.smsrush.net/introduction.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.
