> For the complete documentation index, see [llms.txt](https://docs.eueno.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eueno.io/eueno-decentralized-encrypting-blockchain-oracles-for-web3/use-cases.md).

# Use Cases

## **DINO Hub**

[**DINO Hub**](https://dinohub.io/) is the center for **Data and AI with Marketplaces** and **crowd-sourcing-based annotation services**. **DINO Hub** is a Web3-inspired platform that aims to provide end-users and businesses tools and services to sell, buy, request, and stake data and AI APIs in a decentralized environment: automated validation, transparent transactions, and secure payment.

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

**DINO Hub** requires storing a large amount of data including files, encrypting data by default, authentication-based data sharing, and preventing data breaches or unwanted destruction.

#### **EUENO's solutions:**

* All data are encrypted
* Scalable storage capacity for files
* Decentralized storage
* High resilience
* Authentication before sharing

## **Oraichain Labs US**&#x20;

[**Oraichain Labs US** ***(“OLUS”)***](https://orai.us/) is **an independent Fin-tech startup founded in the United States** with the vision to modernize and broaden access to capital markets by becoming a market leader in asset tokenization.

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

**OLUS** requires storing a large amount of metadata associated with each ERC-721 contract of a physical asset. The metadata is encrypted and access to the metadata is strictly permissive. The metadata can be updated, however, the records of revision must be stored for future reference. Data breaches or unwanted destruction of metadata must not happen.

#### **EUENO's solutions:**

* Big data storage
* Permissive access control
* High resilience
* Dynamic replication

## **Kawaiiverse**

Evolving from Kawaii Islands, Kawaiiverse is an Anime Metaverse where everyone can play, create, connect and earn. Running as a subnetwork on the Oraichain Mainnet, Kawaiiverse aims to be the hub for all independent creators and developers to join and create to earn with ready-to-use tools.

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

To foster the creation of artworks and content, Kawaiiverse requires big data storage and access-based payment through authentication for both creators and users.

#### **EUENO's solutions:**

* End-to-end data encryption
* Dynamic replication
* Authentication for access control


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.eueno.io/eueno-decentralized-encrypting-blockchain-oracles-for-web3/use-cases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
