# 정렬

앱 화면에서 보이는 블록의 위치를 설정할 수 있어요.&#x20;

* 정렬 값 : 좌측 상단, 좌측 중앙, 좌측 하단, 중앙 상단, 중앙, 중앙 하단, 우측 상단, 우측 중앙, 우측 하단

> \#블록 위치, #블록 정렬, #배치, #블록 배치&#x20;

2023.08.03 Jinny

**Alignment**&#x20;

You have the ability to position the building blocks on the app using different alignment values.

* Alignment values: upper left, center left, bottom left, center top, center, center bottom, top right, center right, and bottom right.

2023.07.31 Song


---

# 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.ohmyapp.io/main/guide/develop_app/4/style/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.
