# Displayed info

## Overview

This is the menu for entering distribution information required for app sales.\
Each item can be modified unless it is in the "Under Review" or "Scheduled" status.\
Deleting a country/region is reflected in real time, while adding one takes effect after review.

<figure><img src="https://750271784-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fcs8LWlkAbJnzCUmymYwc%2Fuploads%2FC5Q5TtK12iWMkYvsjo2I%2Fimage.png?alt=media&#x26;token=cf33b475-c90e-4709-957e-5fb290aee49b" alt=""><figcaption></figcaption></figure>

### **Distribution Information**

#### **Distribution Countries/Regions**

* You can configure the distribution countries by selecting the checkboxes for each country/region.
* Based on the distribution settings, the app will be available on **ONE store** or **QaiLeWan Store**.
  * **ONE store**: Available when selecting countries such as **South Korea, the United States, etc.**
  * **Enjoy Store**: Available when selecting **Taiwan**.

#### **Additional Information for Non-Korea Distribution**

To distribute the app outside **South Korea**, additional information must be provided.\
If you are unable to enter the required details in your account settings, please contact us via **"Inquiries"** in the Developer Center or email **<devhelper@onestore.net>**.

* **For Individual Developers:**
  * **Account Settings > Member Information > Basic Information**: English Name
* **For Businesses:**
  * **Account Settings > Member Information > Basic Information**: English Business Name, English Name
  * **Account Settings > Member Information > Settlement Information**: English Representative Name, English Business Address

#### **Distribution Status Descriptions** <a href="#distribution-status" id="distribution-status"></a>

<table><thead><tr><th width="175.11114501953125">Distribution Status</th><th>Status Description</th></tr></thead><tbody><tr><td>Draft</td><td>The app is currently being registered.<br>You can proceed with the distribution process by submitting a ‘Request for Review’</td></tr><tr><td>Ready to Publish</td><td>The app has passed review but has not been published yet.<br>You can start publishing through ‘Android Distribution Management’.</td></tr><tr><td>Published</td><td>The app is currently published.</td></tr><tr><td>Unpublished</td><td><p>The app is unpublished.</p><ul><li>New users cannot install the app, but reinstallation is allowed for existing users.</li><li>In-app purchases are allowed.</li></ul></td></tr><tr><td>Sale Excluded</td><td><p>The app has been excluded from the selected countries/regions.</p><ul><li>Users cannot install the app or make in-app purchases.</li></ul></td></tr><tr><td>Sales Prohibited</td><td><p>The app is restricted from sale due to operational policies.</p><ul><li>Users cannot install the app or make in-app purchases.</li></ul></td></tr></tbody></table>

#### **Important Notes for Distribution Settings**

* When setting distribution by country/region, make sure to check the **legal requirements and tax regulations** of each country.
* Some countries/regions may require **additional verification processes**, which could take time.
* If an app has been removed from a country/region, **re-registration may not be possible**. In such cases, check the Developer Center's policies.

#### **Recommended Language Settings**

* Ensure that the app information is provided in an appropriate language for each country/region.
* Recommended languages are based on the **primary language used in each region**. Developers should provide content in these languages for better user experience.
* If **multilingual support** is needed, additional languages can be provided.

#### **Examples:**

* **Singapore**: English
* **South Korea**: Korean
* **Taiwan**: Traditional Chinese
* **United States**: English

Providing the appropriate language for the target country/region during product registration **enhances user experience**. In addition to the recommended language, **additional languages can be set** to attract more users.Overview


---

# 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/cht/docs/apps/android/displayed-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.
