# Links and Resources

## Proof-of-Concept

Given the resources we have at the date of this document, the current Proof-of-Concept is a native app (Android and iOS) that is built with the Unity Pro framework. It is built for demonstrative purposes, which shows Reflection Space and Agreement Site.

Dropbox: [Download Link](https://www.dropbox.com/scl/fi/htbbay2am5xdybesdyczv/ReUnion-PoC-App-Links.paper?dl=0\&rlkey=c7jzc96iaajam9k0q1ijmgz1t)

iOS (testflight):<https://testflight.apple.com/join/LM8zwZRr>

The PoC software is under the [Unity Plus license](https://store.unity.com/products/unity-plus), the PoC logic is open-sourced on the [GNU Affero General Public License v3.0](https://opensource.org/licenses/AGPL-3.0).

#### Web app (under development):

Github: <https://github.com/reunion-network>

The web app will be also licensed under [GNU Affero General Public License v3.0](https://opensource.org/licenses/AGPL-3.0).

#### ReUnion Network

Github: <https://github.com/reunion-network>

Website: <https://reunion.network>

Contact: <reunionnetwork.info@gmail.com>

###


---

# 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.reunionnetwork.org/links-and-resources.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.
