# Join Us

## ✅ Unifi Apps Onboarding Guide

Unifi Apps can be onboarded through multiple version combinations.\
Developers may select the option that best fits their service architecture and target users.

**Available Version Combinations**

* LINE MINI App & LINE Login LIFF & Web
* LINE MINI App & Web
* LINE Login LIFF & Web
* LINE MINI App or Web (Single Type)
  * 📌 LINE Login LIFF cannot be selected as a Single Type, as it is technically implemented on top of a Web service.\
    Therefore, services using LINE Login LIFF must be launched in combination with a Web version.

**Supported Onboarding Types**

| Version         | Operating Env & Supported Features                                                 | Target Users   | Target Regions | Onboarding Requirements                                                                                                                 | SDK Feature Differences                           | Demo Submission Authority |
| --------------- | ---------------------------------------------------------------------------------- | -------------- | -------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ------------------------- |
| LINE MINI App   | Runs within the LINE mobile app environment and supports Unifi featured placements | LINE users     | Japan          | Applicable only to entities possessing a Japanese Corporate Number (Hōjin Bangō) or individual business owners with Japanese residency. | Supports **IAP payments only**                    | LY & LINE NEXT            |
| LINE Login LIFF | Runs within the LINE mobile app environment and supports Unifi featured placements | LINE users     | Global         | -                                                                                                                                       | Supports **Crypto & STRIPE (Fiat) payments only** | LINE NEXT                 |
| Web             | Runs within general web browsers and supports Unifi featured placements            | Non-LINE users | Global         | -                                                                                                                                       | Supports **Crypto & STRIPE (Fiat) payments only** | LINE NEXT                 |

## 1. Submit Unifi Apps Application

To begin onboarding, please submit the designated **Unifi Apps application form**.\
The information provided will be used to evaluate service eligibility and onboarding readiness.

[Apply for Unifi Apps >](https://tally.so/r/D4BNjp)

## 2. Internal Review

Our team will review the submitted application to determine eligibility for Unifi Apps onboarding.

* The internal review will primarily focus on LINE Mini App launch eligibility, core game mechanics, and materials submitted in the application form.
* A dedicated BD (Business Development) manager may be assigned at this stage to support early coordination

## 3. Onboarding Process Initiation

* Once your service passes the internal review, we will provide the Unifi Apps SDK Terms & Conditions form along with other required onboarding materials, including the due diligence form and the Dapp Information Registration form.
* Please review and submit the Unifi Apps SDK Terms & Conditions as instructed.&#x20;
* Upon acceptance, the Unifi Apps SDK—along with all required authentication credentials—will be provisioned.&#x20;
* The SDK will be delivered to your registered email address within approximately three (3) business days.

## 4. Develop Unifi Apps Demo

The payment integration method differs depending on the onboarding Version selected.

| Version         | Wallet Integration | Supported Payment Methods       |
| --------------- | ------------------ | ------------------------------- |
| LINE MINI App   | Supported          | IAP payments (*Coming Soon*)    |
| LINE Login LIFF | Supported          | Crypto & Stripe (Fiat) payments |
| Web             | Supported          | Crypto & Stripe (Fiat) payments |

Please develop your Unifi Apps according to the provided Development [checklist](https://docs.unifi.me/unifi-apps-review-guidelines).\
For common issues and troubleshooting tips, you may refer to the [FAQ](https://docs.unifi.me/join-us-1/faq).

📌 **LINE MINI App Development Notes**

* To develop a LINE MINI App, please **add the LINE NEXT review manager as an Admin** to your **LINE MINI App channel** via the **LINE Developers Console**.
* After creating the LINE MINI App channel and submitting a request, the **contact details of the assigned LINE NEXT review manager** will be shared with you.

If you have any technical questions during development, please feel free to contact us through the following channels:

* [Telegram Tech Support Channel](https://t.me/+Fq6bbac7NLhmNGJl)
* Email: `unifiapps_review@unifi.me`

## 5. Review & Feedback

### Review Authority & Timeline

{% hint style="info" %}
The review process focuses on service eligibility, functional completeness, and compliance requirements.\
**For LINE MINI Apps, an internal review by LINE NEXT is required prior to LY submission.**
{% endhint %}

| Version         | Demo Submission/Review Authority                                                                                                                               | Review Timeline        |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| LINE MINI App   | <ul><li>LINE NEXT (Pre-review)</li><li>LY (Final approval)</li><li>Submission to LY is required <strong>after LINE NEXT review is completed</strong></li></ul> | 5–10 business days     |
| LINE Login LIFF | <ul><li>LINE NEXT</li><li>Submission via email</li></ul>                                                                                                       | Up to  3 business days |
| Web             | <ul><li>LINE NEXT</li><li>Submission via email</li></ul>                                                                                                       | Up to 3 business days  |

📌 *For LINE MINI Apps, LY submission without prior LINE NEXT review is not supported.*

### Demo Submission

**LINE MINI App**

* **Review Target**: Staging version
* **Review Process:**
  1. Submit the staging build to **LINE NEXT for pre-review**
  2. After receiving confirmation from LINE NEXT,\
     request **LY approval through the LINE Developers Console**
* **Review Feedback:**\
  Review feedback will be shared through **LINE NEXT and LY**, depending on the review stage.

📌 *Please note that LINE NEXT pre-review is mandatory before submitting to LY.*

**LINE Login LIFF & Web**

* **Review Target**: LINE Login LIFF / Web version
* **Submission Method**: Email submission to `unifiapps_review@unifi.me`
* The following information must be included in the request email:
  * Name of Unifi Apps&#x20;
  * Demo URL
  * Desired launch date

### After Demo Approval

Once your demo is approved, the onboarding process for the official launch will begin.

* Guidance on launch preparation procedures will be provided
* Operational and technical checks will be conducted

## 6. Launching Unifi Apps

After onboarding is completed, your Unifi Apps will be scheduled for official launch.

* The launch date will be finalized in coordination with your team
* Final technical and operational validations will be completed prior to launch

📌 *Please ensure your team is available to respond promptly to any critical issues during the launch 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://docs.unifi.me/join-us-1.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.
