# Layout

### Set Page Width

The page width can be set within the range of 1000px to 1600px.

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

### Setting Small Border Radius

<mark style="color:orange;">This setting does not affect fully rounded elements, such as</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**certain buttons**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">and</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**search boxes**</mark><mark style="color:orange;">.</mark>

There are three options available: **small**, **medium**, and **large**. Adjusting this option allows you to create different styles. For example, pet product or children's websites can apply larger rounded corners to give the entire site a softer, more rounded appearance.

<figure><img src="/files/fZOAE3Gg0kw5Z9Ge660J" 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://en-ascent.webvista.studio/global-settings/layout.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.
