> For the complete documentation index, see [llms.txt](https://gptt.gitbook.io/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gptt.gitbook.io/zh/about/activity.md).

# 社區活動

{% embed url="<https://www.youtube.com/watch?v=XRv5w7wE8jk>" %}

2023年8月25日，GPTT.ai 參加了Coinfest Asia 2023亞洲區塊鏈盛會，在美麗的峇里島，GPTT.ai印度尼西亞市場負責人Calvin Jansen成为焦点，介紹了一款名為“AI朋友”的開創性DApp，吸引了來自亞洲各地的區塊鏈愛好者和專家。\
\
Coinfest Asia 2023是亞洲區最大的WEB3盛會之一，架起了Web2和Web3產業之間的橋樑。為參與者提供了沉浸式的體驗，探索現實世界的見解和寶貴的行業交流。

主辦方： Coinvestasi&#x20;

協辦方：GPTT.ai

地點：Ayana海灘

時間：2023年08月25日

DApp：[https://dapp.gptt.ai](https://dapp.gptt.ai/)

{% embed url="<https://dapp.gptt.ai/>" %}

{% embed url="<https://www.youtube.com/watch?v=pR_1g-8Z5q8>" %}

2023年7月22日，GPTT.ai聯合Web3 Hunter，成功舉辦了東南亞社區線下沙龍，並參與了GPT訓練、智能應用測試等，共同分享AI紅利。歡迎全球小伙伴加入領先的AI智能民用平台，讓100萬人先AI起來！

主辦方： Web3 Hunter&#x20;

協辦方：GPTT.ai

地點：西雅加達APL

時間：2023年07月22日

DApp：[https://dapp.gptt.ai](https://dapp.gptt.ai/)

{% embed url="<https://dapp.gptt.ai>" %}


---

# 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://gptt.gitbook.io/zh/about/activity.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.
