# Align layers

<div align="left"><img src="/files/-MIxukOOUwJfXjfZKgd9" alt=""></div>

## Align to page

1. Select single layer
2. Select required alignment in Align menu:
   * Left or Press `L`
   * Right or Press `R`
   * Top or Press `T`
   * Bottom or Press `B`
   * Center vertically or Press `V`
   * Center horizontally or Press `H`

## Align multiple widgets

1. Select layers
2. Select required alignment in Align

**Note:** To align multiple layers to page, press required key twice. For example, to align multiple layers to top of page, press `T` twice.


---

# 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.flipabit.dev/layers/align-layers.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.
