# 강아지 앱 따라 만들기

<div align="left"><figure><img src="https://3976660509-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDgfvhQgmY9NbRK0Sln7j%2Fuploads%2Fr1w93VoWWZZ8RlqTRYWc%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202023-07-31%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%206.24.37.png?alt=media&#x26;token=3220e52c-46cf-4897-bd39-d25d8e8a3461" alt="" width="563"><figcaption></figcaption></figure></div>

앱 만들기에서는 위 사진과 같이 반려동물과 관련된 법령을 확인할 수 있는 홈 메뉴와 강아지 관련 상품을 거래할 수 있는 중고거래 메뉴를 추가하고 채팅 패키지를 적용할 거에요.

순서대로 따라 하면서 오마이앱 사용법을 익혀보세요.

> \#앱 만들기

2023 07 31 ruru

## Create an App

In Create an App, we will add a home menu where you can view laws related to pets and a second-hand marketplace menu where you can trade dog-related products. We will also apply a chat package.&#x20;

Learn how to use ohmyapp by following these steps.

2023.08.14 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/class/puppy-app.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.
