# Button

*Block type for the **Blog post** section.*

### What It Does

The **Button** block adds button within the **Blog post** section.

**Block Limit**

You can add up to **3** of this block type.

***

### Settings

#### **Layout**&#x20;

Controls the Layout. Choose from: Full width, Fit to width.

**Button**

#### **Button URL**&#x20;

Sets the link destination.

#### **Button label**&#x20;

The text shown on the button.

#### **Button color scheme**&#x20;

Controls the Button color scheme. Choose from: Primary, Secondary.

\
**Spacing**

#### **Maximum padding top**&#x20;

Adjusts the space above the content.

#### **Maximum padding bottom**

Adjusts the space below the content.

***


---

# 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://moodboard-creations.gitbook.io/agnes/page-setup/blog-posts-page/main-article/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.
