# Unifi Apps Demo

## Unifi Apps Demo

Please refer to the Unifi Apps Demo below to build your own Unifi Apps.

* LINE Login LIFF version: <https://liff.line.me/2006880697-nWPg5LpZ>
* Web version: <https://unifiapps-demo.unifi.me>

## Sample Code

* Unifi Apps Demo Repository: <https://github.com/techreadiness/unifi-apps-starter>
* Integration Guides for Game Engines
  * Unity: <https://docs.kaia.io/minidapps/>
  * Cocos: <https://docs.kaia.io/minidapps/cocos-creator/>

## Explorer Various Unifi Apps from the Unifi

* LINE MINI App version: TBD
* LINE Login LIFF version: <https://liff.line.me/2006533014-8gD06D64>
* Web version: [https://unifi.me](https://unifi.me/)


---

# 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/unifi-apps-demo.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.
