# Borders

Borders can be applied to layers. You can think of borders as the visual representation the layer boundaries.&#x20;

To add a border, please follow the steps:

1. From the **Right Sidebar**, click on the `Add` button&#x20;
2. Click on the **Type** of border, to change it
3. Select the type you want to apply
4. Click on the `Color` button, to change it

{% @arcade/embed flowId="l3cCU59wBi8DwjVlMQ3H" url="<https://app.arcade.software/share/l3cCU59wBi8DwjVlMQ3H>" %}


---

# 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://docs.jetadmin.io/component-designer/right-sidebar/borders.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.
