> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/deploy/appstore/9./9-2..md).

# 9-2. 일반 정보 - 가격 및 사용 가능 여부

<https://appstoreconnect.apple.com/login> 접속 후, 로그인해 주세요. 좌측 일반 정보 - 가격 및 사용 가능 여부를 클릭해 주세요.

1️⃣ 가격 변경 일정 : 무료의 경우 0원을 선택해 주세요. 유료의 경우 원하는 가격을 선택해 주세요.

2️⃣ 사용 가능 여부

* '모든 국가 및 지역이 선택됨'을 선택해 주세요.
* 애플이 지원하는 모든 국가의 App Store에서 다운로드 가능하며 모두 한국어로 지원돼요.

<div align="left"><figure><img src="/files/pnQK3bQecGIa5D3YT9w3" alt="" width="563"><figcaption></figcaption></figure></div>

> \#가격및사용가능여부 #가격변경일정 #사용가능여부 #가격정보&#x20;

2023 11 22 Nana


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ohmyapp.io/main/guide/deploy/appstore/9./9-2..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
