# SMS/MMS

- [Send SMS](https://apidocs.api19.com/sms-mms/send-sms.md): Send an SMS Message
- [Send MMS](https://apidocs.api19.com/sms-mms/send-mms.md): Send an MMS Message
- [Receive SMS/MMS](https://apidocs.api19.com/sms-mms/receive-sms-mms.md): Receive an SMS / MMS message to your system
- [Receive Delivery Receipts](https://apidocs.api19.com/sms-mms/receive-delivery-receipts.md): Receive a SMS message to your system
- [Lookup SMS Message](https://apidocs.api19.com/sms-mms/lookup-sms-message.md)


---

# 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://apidocs.api19.com/sms-mms.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.
