# AdaSMS

To set up SMS Notifications using the AdaSMS system, you can follow the steps provided.

**Before starting this setup, you need to make sure you have registered an AdaSMS account and set up the SMS message that you want to send to your customers.** <https://terminal.adasms.com/register>

1\. Log in to your AdaSMS account. <https://terminal.adasms.com/login>

![](/files/MW7atDZfnUtZ78sr5w7f)

2\. In the **AdaSMS** dashboard, click on the **My Applications** menu.2

![](/files/ZX5CuMGCRYXJ4W5RQ0U7)

3\. Next, click on **Create new Application**.

![](/files/tOqz7HiIWRK41csJ1skh)

4\. Enter any name in this field and click the **Create** button.

![](/files/pj0cyMXfGjDM10zZIgRD)

5\. The display as below will appear. **Copy your secret key**.

![](/files/0w1pVF3BOfGXh5yn9qRR)

## Setup On Commerce

1\. On your commerce account. Click on the **Settings** button and select **SMS providers**

![](/files/9m5lZv5MelVzNA2lybNB)

2\. In this field, you can just **leave the Prefix section empty** and **make sure the secret key that is created on AdaSMS you put in the Secret token field**. Click **enable AdaSMS** and **Save**.

![](/files/DzcvQTegXar2oI35pS3Z)

Once done you can try to make a purchase on your website and see the results for yourself.


---

# 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://docs.shoppego.com/en/settings/sms-provider/adasms.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.
