# 가이드 사용법

* 클래스 영상을 따라 해보고 앱 만들기를 시작하는 것을 추천드려요.
* 앱 만들기의 목차 순으로 읽는 것을 추천드려요.
* 자주 하는 질문에는 앱을 만들면서 가장 많이 들어오는 질문을 파트별로 모았어요.
* 낯선 단어 또는 블록 사용법을 모를 땐, 오마이앱 가이드의 검색 기능을 이용해 주세요.&#x20;

<figure><img src="https://lh6.googleusercontent.com/NcoUtbi0BYP0nogPKpmBW1PYMaFRfxWY6j1FSKw3t7_DE4Snxjj-pdodTstON7sLkkyzNOgjdJuqFP0bERqlF7JbucjulsMkyNnn3plTl1SaSIbGlYwkAfdDe6cdKnGAZUWbxE6Wa92iv5mApfldBCU" alt=""><figcaption></figcaption></figure>

2023.10.06 Jinny

***

## How to Use This Guide?

* We strongly recommend following the classes featured in this guide before getting started with ohmyapp.
* We strongly recommend reading through the "Create Your App" chapters before getting started with ohmyapp.
* We have created a FAQ, where you will find frequently asked questions about app building in ohmyapp.&#x20;
* We recommend you use the search function of our guide once we make use of terminology that you have not seen before or come across a concept that you would like to better understand.

2023.11.13 Hwaran


---

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