# E-Mail und SMS

Robot bietet Plugins um E-Mails und SMS zu verschicken.

Für die Verarbeitung von E-Mails stehen noch weiter Plugins zur Verfügung, wie zum Beispiel das Verschieben der E-Mail in einen bestimmten Ordner oder das Verändern des Betreffs einer E-Mail.

{% content-ref url="/pages/92H5NyPaxE6Qcw7Zjj0l" %}
[E-Mail senden](/robot/plugins/e-mail-und-sms/e-mail-senden.md)
{% endcontent-ref %}

{% content-ref url="/pages/O4NDy9EeKVKnE2E5pC5J" %}
[E-Mail verschieben](/robot/plugins/e-mail-und-sms/e-mail-verschieben.md)
{% endcontent-ref %}

{% content-ref url="/pages/89gIYGli9AXDK89UKLvz" %}
[E-Mail ändern](/robot/plugins/e-mail-und-sms/e-mail-andern.md)
{% endcontent-ref %}

{% content-ref url="/pages/qkn1AKhrHgNOHHYbnTOw" %}
[E-Mail weiterleiten](/robot/plugins/e-mail-und-sms/e-mail-weiterleiten.md)
{% endcontent-ref %}

{% content-ref url="/pages/nnhXALGjFqoEGKLus7jJ" %}
[Senden einer Textnachricht](/robot/plugins/e-mail-und-sms/senden-einer-textnachricht.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://help.aiaibot.com/robot/plugins/e-mail-und-sms.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.
