# 7. 내 정보 탭 따라 만들기

{% embed url="<https://youtu.be/gJ3XjXuGAzA>" %}
1편. 판매내역 메뉴와 목록 화면 만들기
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=XinDhOYxVqE>" %}
2편. 추가 데이터로 판매 상태 같이 저장하기
{% endembed %}

{% embed url="<https://youtu.be/2fBXhEQ1Q44>" %}
3편. 상세 화면에서 액션 바텀 시트로 판매 상태 수정하기
{% endembed %}

{% embed url="<https://youtu.be/5IGyhkv9hLI>" %}
4편. 패키지로 나의 배지 메뉴 만들기
{% endembed %}

{% embed url="<https://youtu.be/E5VlJtWjKAA>" %}
5편. 앱 정보 수정하기
{% endembed %}


---

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