# Align

When building or editing the layout of a landing page, aligning elements such as text, images, buttons, etc., is an essential part of ensuring that the website's layout is organized and professional. **Align** feature will help you position elements within their containers properly.

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

**Here’s a detailed guide on how to use the Align options:**

* **Left**: Align the element to the left side of the containing element.
* **Center**: Place the element in the horizontal center of the containing element.
* **Right**: Align the element to the right edge of the containing element.
* **Top**: Move the element to the top of the containing element.
* **Middle**: Place the element in the vertical center of the containing element.
* **Bottom**: Move the element to the bottom of the containing element.


---

# 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.shopone.io/english/basic-setup-tools-for-the-landing-page/quick-setup-bar/design-editor/align.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.
