> 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/hellobot-universe/core-value-friendship/nori.md).

# NORI

**NORI** is a Korean term for entertainment or enjoyable plays. NORI is like playing games or enjoying activities together within the community with members gathered online or offline. This NORI could be an online game or offline activities where people gather at a venue to get to know each other. Our community members from around the world will get to know each other better and NORI will be a source of entertainment to enhance bonding.

We think that playing together(NORI) can help strengthen our friendships in many ways. We're already having a lot of fun, as can be seen in Figure 3. Community members have boosted the discord server 1,131 times (as of March 10th) to show their love and the art contest was phenomenal \[5]. In our Discord server, members are always on the voicechat to have games, discussions, or chat on Web3 & IRL stuff, while the founder team and moderators prepare lots of online activities, such as Rumble, online tarot card reading sessions and karaoke, to make the community vibrant.

<figure><img src="/files/FqmnQv1qm8LVq3qMZr8t" alt=""><figcaption><p>Figure 3: Art contest within the community</p></figcaption></figure>

In addition to these already enjoyed activities, once the project starts, we'll make even more of an effort to make it enjoyable. To accomplish this, we also have prepared active and passive periods, a points system, and staking as tools. As mentioned earlier, NORI will not stay on Web3, but extend to the real world. Lots of real-life activities are being discussed and when we are ready to launch, community members will have chance to participate.


---

# 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/hellobot-universe/core-value-friendship/nori.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.
