# 앱 시작하기

앱은 자신이 필요한 폼을 만들어서 메뉴를 구성하여 사용합니다

### 앱 구성 알아보기  &#x20;

![](/files/3RP4qDZGjBnjub0FHSO9)

앱은 상단의 알림 영역 및 폼 추가 버튼,  좌측의 메뉴 영역,  가운데 폼 실행 영역으로 구성됩니다

폼 실행 영역은 폼이 실행될 때 탭 형식으로 실행되어 메뉴 폼을 실행하다가  다른 메뉴를 선택해도 상태가 유지되게 되어있습니다.

좌측 아래의 톡 상담 등을 통해서 문의 사항에 대한 처리가 가능합니다.

{% hint style="info" %}
첫 사용자는 해당 메뉴가 없이 빈 상태입니다. 필요한 폼을 만들어서 사용해 보세요.  &#x20;
{% endhint %}


---

# 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://devops-32.gitbook.io/myapps/guides/undefined-2.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.
