# Text messages

The platform allows you to send SMS messages to the people registered on the platform.

SMS messages are not included in the base price you pay for using our service, but are billed on a pay-per-use basis and invoiced retroactively.

{% hint style="info" %}
For the moment we only support sending SMS messages to your **members**.
{% endhint %}

We have 3 different features that allow sending SMS messages:

{% content-ref url="/pages/R9kFnGHb9fvzKMmH8RVO" %}
[Bulk](/event/communication/text-messages/bulk.md)
{% endcontent-ref %}

{% content-ref url="/pages/S0D5IIVOfxnkj7erizdW" %}
[Availability reminder](/event/communication/text-messages/availability-reminder.md)
{% endcontent-ref %}

{% content-ref url="/pages/dBZ6ZwgWNw2zQWoK8CRU" %}
[Shift reminder](/event/communication/text-messages/shift-reminder.md)
{% endcontent-ref %}


---

# 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.eventication.com/event/communication/text-messages.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.
