> For the complete documentation index, see [llms.txt](https://docs.hellobotnft.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hellobotnft.co/whitepaper-v1/abstract.md).

# Abstract

The NFT market has attracted a lot of attention from many people for the past two years, especially with the emergence of "blue-chip NFTs". However, due to the crypto-asset market decline, hacking and rug pull in the blockchain and NFT markets, the unconditional interest has started to decrease, and the investors who lost trust in the market began to view NFTs from a skeptical perspective. The Hellobot Universe Official team, consisting of NFT Maxi enthusiasts, has analyzed the different perspectives people have towards NFTs based on the team’s own experiences in the market. Through this analysis, we, the Hellobot team, aim to share our perspective on how we view NFTs and how we plan to prepare for the future of NFTs.

Hellobot's perspective on NFTs aligns with our core value of **Friendship**. Hellobot aims to bring new quantitative and qualitative impacts to the NFT scene through this value. To achieve this, three key factors are important: **Respect** towards holders and partners, **NORI** which represents engagement and entertainment of community members, and **Sustainability** which enables the project to keep developing itself and its community.

This core value will be implemented through technological means, such as the mirroring method and technological features like verifiable random function, to realize our respect toward partners and holders. Similarly, staking functionality with a point system will reward holders for their contributions, which will strengthen friendship.

To specify our plans for the future, we propose a roadmap that includes our plans and goals. Our first business model, **Metaverse Integration** has already been achieved in the first metaverse, and **Art Renewal** is also in preparation. The values mentioned above are realized through our sustainable business model. The second business model is **Real World Experiences (RWE)**, and we plan to upgrade it to **Real World Assets (RWA)** to achieve large-scale expansion. Our plan, through RWE and RWA, is not limited to here, and we strive to **Forge a Path to Progress**. From this stage, holders will be able to directly participate in the business.


---

# 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.hellobotnft.co/whitepaper-v1/abstract.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.
