# Configuration

**Note:**\
**If you don’t want all SMS add-ons to be installed, you can go for any one SMS addon installation.**

For example,

Magecomp\_Mobileloginmsg91

* **SMS Addons are already added to our standard extension package.**
* **One SMS Addon is required to get a dropdown in SMS API configuration.**

After the installation of the extension, Go to **Stores-> Configuration** to configure the extension for use.

<figure><img src="/files/Q6bQXegRJBiVv3TL77wT" alt=""><figcaption></figcaption></figure>

* **SMS Notification:** Enable or disable the extension from here.

**SMS Gateway**:

First, select your preferred SMS Gateway from the given list

<figure><img src="/files/ygUqrzlQTKHAFYrpyVWi" alt=""><figcaption></figcaption></figure>

After selecting your preferred SMS gateway, fill required details that are provided by your SMS Gateway provider while registration.

<figure><img src="/files/GlqHV8wqexORUpqwg1up" alt=""><figcaption></figcaption></figure>


---

# 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.magecomp.com/magento-2-sms-notification-basic-extension/configuration.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.
