# Unity

This project is an extension of WalletConnectSharp that brings NeopinConnect to Unity. This project has been built using Unity 2019.4.28f1 (LTS), and has been tested using 2020.1.14f1.

This project includes a working demo scene (**TODO**: needs to show sample transactions)

**⚠️ This is beta software:** This software is currently in beta and under development.

**⚠️** If you want to connect NEOPIN Connect through **Unity**, please [contact us](https://docs.neopin.io/developers/neopin-connect#contact-us) first and we will support you.


---

# 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.neopin.io/developers/deprecated/deprecated-neopin-connect-1.0/dapp/unity.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.
