# Price Information

## Overview <a href="#apps-countries-apppricing" id="apps-countries-apppricing"></a>

This is a menu for entering price information and other details required for product sales.\
Each item can be modified unless it is in the "Under Review" or "Scheduled" status.\
Any changes made will be reflected in real-time.

### Price Info <a href="#price-information" id="price-information"></a>

<figure><img src="https://2757207078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1QmZshNU0saLqpjlDho%2Fuploads%2FXFOTjSyL4hq8IYYp9OTZ%2Fimage.png?alt=media&#x26;token=c40ad81d-3439-40ea-a8f0-a06e59e740dc" alt=""><figcaption></figcaption></figure>

#### **Basic Price Setting:**

* Choose whether the product will be sold as "Free" or "Paid."
* To enable "Paid" sales, you must enter your settlement information in **My Account > Membership Information** and obtain administrator approval.
* You can find detailed information about settlement in **SUPPORT > Membership Registration**.
* Prices can be modified without any restrictions on the number of changes or the modification period.

#### **Basic Prices Entry:**

* Enter the selling price in the base currency set under **Apps > Settings > Default Price Currency Settings**.

#### **Local Price Setting:**

* Enter the sales price for each **country/region** where the product will be distributed.
* By clicking the **Update Exchange Rate** button, you can automatically update prices based on the current exchange rate of the base price.
* Prices can be modified without any restrictions on the number of changes or the modification period.


---

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