> For the complete documentation index, see [llms.txt](https://story.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://story.groupthought.com/sections/story-sections/policy-links.md).

# Policy links

Story includes a quick and simple way to include information with links in this card-stye section. Add policy blocks to help customers find key information about your services and present them on contact pages, product pages, and more:

<figure><img src="/files/QPKtV2y8ygdmQD9DN7nH" alt=""><figcaption><p><strong>Card-style Policy links followed by Icon columns section</strong></p></figcaption></figure>

### Section settings

Use the section settings to configure:

* Heading for the section.
* The icon size for all blocks.
* The background color for the section.
* Section width and padding.

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

### Block settings

Each policy block can be configured to have:

* Card heading.
* Card text, the main information.
* Heading link, which is activated when the shopper hovers over the card.
* Card icon. Select from a large list of professionally made icons or use your own custom image.&#x20;
* Icon color.

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

### Tip

Story will balance the height of the row automatically to fit the content of the largest card:&#x20;

<figure><img src="/files/0DUAd422MOWdvF8Yf28L" alt=""><figcaption></figcaption></figure>

You can use the background color option to hide the shape of the card by matching that with the card color:

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

* This will remove the shape of the cards as they blend with the background.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://story.groupthought.com/sections/story-sections/policy-links.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
