# 👾NICE1

## About the NICE1 mentality

We develop services and applications based on Blockchain technology for video games, aimed at democratizing the video game industry by giving developers the necessary tools to implement all its advantages in licenses, assets or skins.

## 🧙‍♂️4 Gamedevs

{% hint style="info" %}
**NICE1 PLUGIN**

* [Introduction](https://docs.nice1.dev/nice1-plugin/introduction)
* [Unity version](https://docs.nice1.dev/nice1-plugin/unity) \[1.0.0] \[OpenSource] ***\[WIP]***
* [Unreal version](https://docs.nice1.dev/nice1-plugin/unreal-plugin) \[1.0.0] \[OpenSource] ***\[WIP]***
  {% endhint %}

## 🌍4 All

{% hint style="info" %}
**JUNGLE4 (EOS TESTNET)**

* [Create EOS Jungle4 Account](https://docs.nice1.dev/testnet-jungle4/create-testnet-eos-account)
* [Create NFT with SimpleAssets on Jungle4](https://docs.nice1.dev/testnet-jungle4/create_nft_contract)
  {% endhint %}

## 🎮4 Gamers

{% hint style="info" %}
**NICE1 LINK**

* [Introduction](https://docs.nice1.dev/nice1-link/introduction)
* *`Nice1.link`* 0.5.0 ***\[WIP]***
  {% endhint %}


---

# 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.nice1.dev/nice1.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.
