# Sending Previews

It's recommended to send a preview to yourself before broadcasting your campaign to your subscribers.&#x20;

The "Preview" button at the bottom of the form allows you to send your message to yourself.

If this is the first time you have done so within 24 hours, then a modal will pop-up asking you to confirm. This was created as a safeguard to insure you are your.&#x20;

<div align="left"><figure><img src="/files/tNzeTfxKTOZphJ7t1Jme" alt="" width="320"><figcaption></figcaption></figure></div>


---

# 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.1send.net/learn/creating-a-campaign/sending-previews.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.
