# For Users

- [Welcome to ONINO](https://docs.onino.io/for-users/welcome-to-onino.md): ONINO is your gateway to easily exploring and benefiting from blockchain technology and asset tokenization.
- [Staking Guide](https://docs.onino.io/for-users/staking-guide.md): Welcome to the ONINO Delegated Staking Guide!
- [Token Upgrade Process](https://docs.onino.io/for-users/token-upgrade-process.md): Welcome to the ONINO Token Upgrade Guide!
- [Getting Started with ONINO](https://docs.onino.io/for-users/getting-started-with-onino.md): A collection of guides for newcomers to get started with the ONINO Mainnet.
- [How to add the ONINO Network to your Wallet](https://docs.onino.io/for-users/getting-started-with-onino/how-to-add-the-onino-network-to-your-wallet.md)
- [How to create a Wallet](https://docs.onino.io/for-users/getting-started-with-onino/how-to-create-a-wallet.md)
- [The ONINO Tokenization Platform](https://docs.onino.io/for-users/the-onino-tokenization-platform.md): Overview of features and capabilities.
- [Walkthrough & Guide](https://docs.onino.io/for-users/the-onino-tokenization-platform/walkthrough-and-guide.md): A guide for the tokenization platform demo.
- [Invest in Tokenized Assets](https://docs.onino.io/for-users/the-onino-tokenization-platform/invest-in-tokenized-assets.md)
- [Airdrop](https://docs.onino.io/for-users/the-onino-tokenization-platform/airdrop.md)


---

# 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/for-users.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.
