> For the complete documentation index, see [llms.txt](https://onestore-dev.gitbook.io/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onestore-dev.gitbook.io/dev/eng/docs/review/one-store-review-guideline/product-registration-information.md).

# Product Registration Information

## **Inappropriate Metadata**

* Products with unclear purpose of use shall not be permitted.
* Products registered for testing purposes shall not be accepted.
* Inappropriate metadata, such as unrelated, misleading, or uninformative to the product, shall not be allowed.
* All metadata, such as product titles, descriptions, images, and videos, shall be provided on a standard suitable for all age groups.
  * **Metadata acceptance standard**
    * Sexuality
      * Explicit or mild graphic elements reminiscent of sexually suggestive nudity and sexuality shall not be harmful to juveniles.
      * Expressions that deviate from social ethics are not permitted. (Sexual violence, prostitution, incest, group sex, etc.)
    * Violence
      * Violent and disgusting language shall be absent or mild.
      * Direct depictions of blood and mutilation are not permitted.
    * Language
      * Sexually suggestive language, vulgarity, and profanity that may interfere with healthy language habits of young people are not allowed.
    * Miscellaneous
      * There should be no factors that adversely affect the youth because there is no or slight promotion or expression of speculative behavior.
      * Depictions of crime or drugs are not permitted

## **Registration of Physical Files (APK)**

* APK shall be signed with a private key
* Reference Guide: [Precautions for Android Signing](https://onestore-dev.gitbook.io/dev/help/faq/tools#id-androiddebugkeysigning-apk-.)
* When updating a registered APK (requesting verification), the VersionCode (manifest file) must be updated to a higher value.
  * VersionCode is checked by each binary
  * If the previous verification result is approved (passed), the VersionCode value should be higher than the previous value.
