> 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/respect.md).

# Respect

Friendship hinges on mutual respect. Even if many individuals express interest and gain greater renown, without respect for the community members, the community will inevitably crumble. This statement may seem obvious, but it is no less important. Therefore, we engage with the community through numerous AMAs, responding to comments and messages from everyone as much as possible. We consider this to be akin to communicating with real friends and showing them the respect they deserve. In Figure 2, we can see how this affected the growth of our community. For a month, we have done various types of events and AMAs and the number of community members grew effectively. We have done all of these events and AMA sessions, to show our respect to our community members (to introduce other great projects and to inform on our project).

<figure><img src="/files/egdNXT8Sl0Qo92VUXAeR" alt=""><figcaption><p>Figure 2: Number of members in Hellobot Discord server</p></figcaption></figure>

In addition, partnerships founded on mutual respect in Web3 have facilitated impressive growth beyond mere collaboration, even though the level of engagement may differ among communities. For example, as a partner of Polygon, a significant player in the blockchain industry, we have implemented mirroring technology for the first time to show our respect for Polygon and its ecosystem holders. Transactions and key features operate on the Ethereum chain but are also mirrored on Polygon. This structure allows NFTs to be traded on the Ethereum chain and bound on the Polygon chain, enabling holders to own NFTs on both chains.


---

# 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/respect.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.
