# Figure

**Figures** are containers for visual content with accompanying text, providing a structured way to display illustrations, charts, diagrams, and other visual elements with explanatory content.

<table><thead><tr><th width="201">Property</th><th>Description</th></tr></thead><tbody><tr><td>Background color</td><td>Select the color that fills the figure container. Options include accent colors for highlighting important visual content.</td></tr><tr><td>Rounding</td><td>Adjust the slider to control the corner roundness of the figure container.</td></tr><tr><td>Border type</td><td><p>Select from border options:</p><ul><li>Borderless</li><li>Solid</li><li>Dashed</li><li>Dotted</li></ul></td></tr><tr><td>Figure shadow</td><td>Click the "+" icon to add shadow effects. Select from shadow styles: None, Soft, Regular, or Retro. </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://help.parta.io/branding/create-branding/elements/figure.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.
