# Telegram & Resend tests

<h2 align="center"><sub>This page means</sub></h2>

<table><thead><tr><th width="288">A Test here is</th><th>A Test here is not</th></tr></thead><tbody><tr><td><sub>A handshake that the stored secret can authenticate and send a controlled probe</sub></td><td><sub>Proof that your whole lifecycle email strategy is beautiful</sub></td></tr><tr><td><sub>Evidence you wired the right chat or domain posture for the product’s checks</sub></td><td><sub>A substitute for reading vendor bounce and suppression dashboards</sub></td></tr></tbody></table>

<h2 align="center"><sub>Telegram</sub></h2>

<sub>You prove the bot can speak into the destination your</sub> <sub></sub><sub>**chat id**</sub> <sub></sub><sub>describes. If the chat moves or the bot is removed, Tests fail for good reasons: fix the destination, not the prose in this handbook.</sub>

<h2 align="center"><sub>Resend</sub></h2>

<sub>You prove API identity and, where the product checks it, domain and sender alignment your account allows. A green Test does not mean every future campaign lands in primary inboxes worldwide.</sub>

<h2 align="center"><sub>Three habits</sub></h2>

{% stepper %}
{% step %} <sub>**First**</sub>

<sub>Run</sub> <sub></sub><sub>**Test**</sub> <sub></sub><sub>right after save, when context is fresh.</sub>
{% endstep %}

{% step %} <sub>**Second**</sub>

<sub>Keep test traffic in channels or inboxes your team expects to be noisy.</sub>
{% endstep %}

{% step %} <sub>**Third**</sub>

<sub>**`Remove`**</sub> <sub></sub><sub>in ARIA does not delete message history at the vendor.</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>Who gets woken up if a Test message lands at 2 a.m.?</strong></sub> <br><sub>If the answer is “whoever checks Telegram,” name that rotation once.</sub></p>


---

# 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.ariaagi.com/security-and-privacy/telegram-and-resend-tests.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.
