# Preview Teaser

We provide a **Preview** feature to visualize the teasers you have created. This feature is useful for reviewing your teaser to ensure that the content and details remain accurate before being displayed.

To view the preview, open the **Teaser Management** page and select a teaser from the **Teaser List**. Then, click the **'Action'** button and choose **'Preview'**. You will see the teaser preview as shown in the image below.&#x20;

<figure><img src="https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2F8GwshE3fEuJsI0J6nBI0%2FScreenshot_15-8-2025_15214_venom.3dolphins.ai.jpeg?alt=media&#x26;token=a2c27f37-9b0c-4883-8900-b7c2fb7e8989" alt=""><figcaption></figcaption></figure>


---

# 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.3dolphins.ai/customer-service/teaser-management/preview-teaser.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.
