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

# Community

## <mark style="color:orange;">WE BUILD WEB3 AI COMMUNITY</mark>

Whether you are interested in Web3 and Al technoloay or passionate about open-source projects and art creation, you can find corresponding content and resources here.

{% embed url="<https://meta.hk.chat/>" %}

## <mark style="color:orange;">THE FIRST COMMUNITY FOR WEB3 + AI</mark>&#x20;

HK.Chat is a community that integrates Web3 and Al information, an open source Al sharing platform, an NFT art sharing and creation community, IPFS resource sharing, and plans to offer GPU cloud services in the future.

It serves as a hub for technological innovation and exchange, catering to those interested in Web3 and Al technology, as well as those passionate about open source projects and art creation.

{% embed url="<https://ai.hk.chat/>" %}

## <mark style="color:orange;">**COOPERATION**</mark>

Members of our community collaborate in the development and testing of advanced Al technologies such as deep learning and natural language processing. Al models are shared on our platform, allowing other members to exchange ideas, expand their knowledge, improve on existing models, and advance the global Al community through collaborative innovation. Our shared effort promotes the rapid development of Al technologies.

<figure><img src="/files/YvjoeUkjnQM53DHWMyCW" alt=""><figcaption></figcaption></figure>

## <mark style="color:orange;">**INNOVATIONS**</mark>

Through collaborative innovation, we have facilitated the integration of Al technology with other fields, driving its widespread application in various areas such as production, education, healthcare, socialization, and entertainment.

<figure><img src="/files/VdoWUTSXO1cT3TuE6hxI" alt=""><figcaption></figcaption></figure>

## <mark style="color:orange;">**OBJECTIVE**</mark>

We strive to establish an open, free, and collaborative ecosystem for AI technology, fostering innovation and knowledge-sharing.This will contribute to the development and application of AI technology worldwide.

<figure><img src="/files/GKpkS1AbNGZYqpFGhqOj" alt=""><figcaption></figcaption></figure>

##


---

# 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.hk.chat/community.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.
