# Dynamic Preview

Allows you to display content from a dynamic source and not use the current source currently provided by WordPress.

{% hint style="info" %}
Useful in cases like editing Templates and Template Parts, that don't provide any context.&#x20;
{% endhint %}

![Dynamic Preview found in Header Toolbar](/files/zGYdFrbCyZd3gRa9Nufe)

## Set Up

<details>

<summary>Set</summary>

1. Navigate to the Cwicly Header toolbar
2. Select the Dynamic Preview icon
3. Select the text area
4. Start typing desired post/page

</details>

<details>

<summary>Remove</summary>

1. Navigate to the Cwicly Header toolbar
2. Select the Dynamic Preview icon
3. Select the blue indicator to remove the dynamic preview

</details>


---

# 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.cwicly.com/cwicly/copy-paste/dynamic-preview.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.
