# 화면 구성

* 원하는 화면을 구성하기 위해 선택하여 사용할 수 있어요.
* 커스텀 화면을 제외한 화면에는 기본적으로 [헤더](/main/guide/develop_app/4/page-layout/header.md) 및 [화면 구성 항목](/main/guide/develop_app/4/page-layout/undefined.md)이 적용되어 있어요.&#x20;

앱 설정 ➡︎ '+ 화면 구성'을 클릭해 주세요.&#x20;

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

2023.10.16 Jinny


---

# 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/page-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.
