# Φ OL - Button

Primitive: A collection used in the overlay of graphic (element). Buttons are used as a "Call to Action", aka CTA for the contents of the Graphic/Illustration.

[Styleguide Link](https://zpl.io/VqQqLlN)

* Parent: [Overlay](/core/overview/graphic/overlay.md) > [Graphic](/core/overview/graphic.md)
* Sisters: Overlay -  [Icon](/core/overview/graphic/overlay/ol-icon.md), [Banner](/core/overview/graphic/overlay/ol-banner.md), [Sash](/core/overview/graphic/overlay/ol-sash.md), [AdaptIcon](/core/overview/graphic/overlay/ol-adapticon.md), [Headline](/core/overview/graphic/overlay/ol-headline.md), [Button](/core/overview/graphic/overlay/ol-button.md)

## Properties

### Location

The horizontal location of the objects that go within the Overlay placeholder that lays on top of the Graphic/Illustration element. This container is for all overlays (Top, Center, Bottom).

* Top Left
* Top Right
* Top Full Width (has padding left and right)
* Center Left (with vertical alignment, and left padding)
* Center Center (with vertical alignment)
* Center Right (with vertical alignment, and right padding)
* Bottom Left
* Bottom Right
* Bottom Full Width (has padding left and right)


---

# 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://able.bucca.com/core/overview/graphic/overlay/ol-button.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.
