# Common settings

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

### Colors

![](/files/o1LjWjnwEdreOfW0XMdI)

All sections have the option to overwrite the default background and text color settings.

In order to do this, you will first need to check the `Overwrite colors` checkbox.\
This will activate the color options from the screenshot above.

### Section width

![](/files/NCBrg1HE4eja42IWPfPh)

Many of the sections provide the option to span across the whole screen or be limited by a shell.

In order to make them full-width, you need to check the `Enable full-width` checkbox.

Depending on the section, there might be a slight padding on the left and right to make the section look even and aligned.

### Buttons

#### Style

The buttons use 4 predefined styles. These styles are managed globally from the [Colors](/amber-documentation/global-settings/colors.md) settings.

![](/files/LSJC9FFBb6UGz9E66oOQ)

#### Text

For every button, you can change the link and text (label).

![](/files/qYmojqK6umEyv3EJCJ1s)

Some sections have the option to outline the button on hover:

![](/files/f7TI7Gr8k7Bjh2eZfJsA)


---

# 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/amber-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.
