# Product

Highlights a specific product with an optional subheading and custom background.

{% hint style="warning" %}
You can only choose two blocks to be shown at a time.
{% endhint %}

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

<table><thead><tr><th width="114.1513671875">Settings</th><th width="110.970703125" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Subheading</td><td align="center"><code>text</code></td><td>Optional short text displayed above the product name to introduce the section.</td></tr><tr><td>Product</td><td align="center"><code>product</code></td><td>Selects the product to display.</td></tr><tr><td><strong>Style</strong></td><td align="center"></td><td></td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Defines the background color of the product block.</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/sections/sections/advanced/custom-section/product.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.
