# Introduction to ONINO

- [Welcome to ONINO](https://docs.onino.io/introduction-to-onino/welcome-to-onino.md): ONINO is a native protocol and product ecosystem to allow the widespread adoption of tokenized asset.
- [The Tokenization Opportunity](https://docs.onino.io/introduction-to-onino/the-tokenization-opportunity.md): ONINO makes blockchain and tokenization easy and accessible for businesses and users, empowering anyone to tokenize assets without technical barriers.
- [ONINO Blockchain](https://docs.onino.io/introduction-to-onino/onino-blockchain.md): A high-performance, scalable blockchain designed specifically for asset tokenization, combining compliance, security, speed, and flexibility for real-world use.


---

# 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.onino.io/introduction-to-onino.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.
