# Buttons

<figure><img src="/files/tYENxnjj2YQRQ22BxlR2" alt=""><figcaption><p>Buttons block with two nested buttons on the Gaia preset</p></figcaption></figure>

### Block settings

* **Horizontal alignment:** Keep as **default** to inherit from the parent element or explicitly select **left**, **center** or **right**.

### Nested blocks

This block accepts just one type of nested block:

#### Button

* **Style**: Choose a button style (**primary**, **secondary** or **text**)
* **Button label**: Enter the text label for the button
* **Button link**: Enter or select a URL for the button


---

# 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://docs.ultramarinastudios.com/blocks/buttons.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.
