# Unity Plugin

**To access all the features of the market, it is necessary to** [**connect your wallet and login to web3!**](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)

<figure><img src="/files/3CMyNXdOPxeEijojoShC" alt=""><figcaption></figcaption></figure>

A unity plugin is a OpenSource software that adds web3 functionality to the Unity game engine. The Unity game engine is a popular platform for creating video games, and plugins are often used to extend the capabilities of the engine and allow developers to create more complex and advanced games. Some examples of common unity plugins include tools for animation, audio, physics, and visual effects. This plugin can be downloaded for free from our developer portal, and can be easily integrated into a Unity gaming project.

We have a base Unity plugin that needs to be downloaded first, and once you have downloaded the base Unity plugin, you can begin downloading modules and adding them in the appropriate way.

<figure><img src="/files/RHysfIat9tkGbE9RXsyy" alt=""><figcaption></figcaption></figure>

## &#x20;metapro Unity plugin is also available on a public repository

<https://github.com/Augmented-Life-Studio/metapro-unity-plugin>\ <br>


---

# 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.metaproprotocol.com/metapro-protocol/unity-plugin.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.
