# Popup text

Create a slide-out block with extra text. Perfect for showcasing policies or a chart with extra information.

<figure><img src="/files/un0qu3xcZbdXji2ntRUc" alt=""><figcaption></figcaption></figure>

### How to set up&#x20;

<table><thead><tr><th width="150.0850830078125">Settings</th><th width="81.54168701171875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Text</td><td align="center"><code>text</code></td><td>The clickable text that appears on the page. You can customize it to suit your needs, such as 'Learn more', etc.</td></tr><tr><td>Page</td><td align="center"><code>page</code></td><td>Select a page to display when the popup is triggered. The content of the selected page will appear in the popup.</td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Set the padding that determines the space beneath the popup text trigger.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/products/blocks/popup-text.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.
