# How do I send SMS with the sipgate API?

The sipgate API offers you numerous functions, for example:

* Calls via sipgate
* Sending of **SMS**
* Sending fax messages

{% hint style="warning" %}
**Important:** *SMS are limited to 460 characters. This is a technical limitation of SMS, not of the sipgate API. Your own phone number can be used as the sender if it has previously been verified for sending SMS.*
{% endhint %}


---

# 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://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/api/wie-versende-ich-sms-mit-der-sipgate-api.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.
