# Callout

{% hint style="success" %}
Free Macro
{% endhint %}

## Screenshot

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

## Description

Callouts are content blocks meant to emphasize on important information. They have a simple structure, header and body, and are available in the default Bootstrap colors.

## Adding the Macro

Edit your page.

Select “+” => Other macros

Type in “Bootstrap” in the Search box

Select the “Bootstrap Callout” macro

## Macro Options <a href="#macro-options" id="macro-options"></a>

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

### **Heading**

Enter a heading here that will be display on top of the content in the selected Bootstrap color.

### **Heading Level**

Select the heading level of the heading here.

### **Style**

Select one of the [Bootstrap color styles.](/bootstrap-visuals-for-confluence/user-guide/bootstrap-color-styles.md)


---

# 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://lewe.gitbook.io/bootstrap-visuals-for-confluence/user-guide/callout.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.
