# Messente - SMS Service Integration

## What is it?

Free to all operators, the Messente plugin enhances the user experience on your platform by providing customizable automatic SMS text messaging. This feature can be set up to execute at crucial moments, improving communication with your users. With this plugin, you can reach customers around the world using an easy-to-integrate messaging API.

## Who Needs It?

Operators who want to add to ann extra avenue of communication with their userbase.

## How to Get it

To get started, simply click the green ‘*install*’ button to install and enable the plugin on your exchange.

After installing the Messente plugin, you will need to configure the following items in the Private section.

* `password`: Messente API password
* `username`: Messente API username
* `sendername`: Optional. If set, you will need to configure the sender on Messente. You can leave it empty for simplicity.
* `send_sms_deposit`: Enable SMS notifications to users for deposits by selecting 'true'.
* `send_sms_withdrawal`: Enable SMS notifications to users for withdrawals by selecting 'true'.

Additionally, the ‘manually upgrade’ feature allows you to update the plugin to a newer version by uploading a .json file. This will preserve the current plugin's configuration values, ensuring that your settings are not lost during the upgrade process.


---

# 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.hollaex.com/plugins/use-plugins/messente-sms-service-integration.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.
