# Common settings

Most of the content sections use some common settings. They're listed below with some additional information.

### Style

With this selectbox you can choose from 3 different styles. [More details here](/marble-documentation/global-settings/color-styles.md).

### Outer spacing

This setting is for the spacing between the sections.

The available options are: none, default and large. Examples can be seen below.

**None:**

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

**Default:**

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

**Large:**

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

### Inner spacing

This setting is for the spacing between the edge of the section and its content. In other words - the spacing within the sections.

The available options are:

* none
* small
* medium
* large

Here is a short video showing this setting in action:

{% embed url="<https://youtu.be/IwAVX_dT6ms>" %}

### Section color

Most of the sections support background color and background gradient settings:

![](/files/VnYbYqJlQEDJgbHZQM8q)

In order to activate one of these the checkbox "Overwrite style color" will have to be checked. Otherwise, the section will continue using the background coming from the "Style" setting.

Color and Gradient can be used in conjunction with the "Style" setting for the text colors.

Here is a short vide showing how the settings work.

{% embed url="<https://youtu.be/_iTQ0OdhL_Y>" %}

### Buttons

The buttons prepared for most of the blocks and sections are 2. You can use both of them or non of them. They're not mandatory.

The settings prepared for the buttons are:

#### Style

The options are:

**Solid:** ![](/files/Z552f9zxFDIisqetADAe)

**Outline:** ![](/files/HhVXiHzfh8LpjzJ5yUxd)

**Text:** ![](/files/h3KJcG5qniHriUMxrKxS)

#### **Size**

There are three options: small, medium and large.

#### Text and URL

Here you can define the text shown in the button + the URL that the button should link to.


---

# 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://bigstart.gitbook.io/marble-documentation/content-sections/common-settings.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.
