# Send an iMessage

{% hint style="info" %}
*This feature is currently in* ***beta*** *and is not yet generally available. If you're interested in sending iMessages and want to participate in our beta program, please reach out to your account manager to notify them of your interest.*
{% endhint %}

<figure><img src="https://879775583-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0P3gHFFZE4c6PMaPvHm%2Fuploads%2Ff7yJk4b7Z5TcbiFUXsKX%2Fimessage_Image_01_3_30bfaebb1b.webp?alt=media&#x26;token=b3764563-49c4-42cc-b2d8-4086a3d4818c" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Step 1: Get a registered Sender Identity</strong></td><td><a href="send-an-imessage/sender-identity">sender-identity</a></td></tr><tr><td><strong>Step 2: Receive opt-in consent for your subscribers</strong></td><td><a href="send-an-imessage/subscriber-opt-in">subscriber-opt-in</a></td></tr><tr><td><strong>Step 3: Send iMessages to opted in subscribers</strong></td><td><a href="send-an-imessage/send-imessages">send-imessages</a></td></tr><tr><td><strong>Step 4: SMS Fallback for failed iMessage sends</strong></td><td><a href="send-an-imessage/sms-fallback">sms-fallback</a></td></tr></tbody></table>


---

# 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://developers.mobile-text-alerts.com/tutorials/message-sending/send-an-imessage.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.
