# 가격정보

## **가격 및 배포정보** <a href="#apps-countries-apppricing" id="apps-countries-apppricing"></a>

상품 판매에 필요한 가격정보 등을 입력하는 메뉴입니다.\
각 항목들은 '검증중' 또는 '예약' 상태가 아닌 경우 수정이 가능합니다. 수정한 내용은 실시간으로 반영됩니다.

### **가격정보** <a href="#price-information" id="price-information"></a>

<figure><img src="/files/8wns7dAOGuAL0Ga98dyw" alt=""><figcaption></figcaption></figure>

#### **기본가격 설정**

* #### 상품의 '무료', '유료' 판매 여부를 선택합니다.
* '유료' 판매를 위해서는 `계정설정 > 회원정보 > 정산정보` 입력 후 운영자 승인이 필요합니다.
* 'SUPPORT > 회원가입'에서 정산 정보 세부 내용을 확인할 수 있습니다.
* 가격은 변경 횟수 및 기간 제한 없이 수정 가능합니다.

#### **기본가격 입력**

* 판매할 가격을 **설정 > 기본 가격 통화 설정** 메뉴에서 설정한 **기본 가격 통화** 단위로 입력합니다.

#### **현지가격 설정**

* #### 배포되는 각 국가/지역별 판매가격을 입력합니다.
* 가격은 변경 횟수 및 기간 제한 없이 수정 가능합니다.
* '환율 업데이트' 버튼을 클릭하면 기본 가격의 현재 환율 기준으로 자동 업데이트할 수 있습니다.


---

# 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://onestore-dev.gitbook.io/dev/docs/apps/common-info/price-info.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.
