# Styles

The border radius of different elements is managed from the `Styles` menu.\
This setting is global and changes the border radius to every element which has such.

For example:

`Border radius - 20px`

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

`Border radius - 0px`

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


---

# 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/global-settings/styles.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.
