> For the complete documentation index, see [llms.txt](https://gptt.gitbook.io/en/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/en/about-gptt.ai/community-activity.md).

# Community Activity

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

## GPTT.ai Participate on CoinFest 2023

On August 25, 2023, GPTT became an official partner of Coinfest Asia 2023 and hosted a luncheon event with the theme "NFT × GameFi: Connecting and Reviving."&#x20;

Coinfest Asia 2023 is one of Asia's top WEB3 events, bridging the gap between the Web2 and Web3 industries. This event took place in the beautiful Bali, providing participants with an immersive experience, insights into the real world, and valuable networking opportunities.

Organizer        :  Coinvestasi&#x20;

Co- Organizer :  GPTT.ai

Venue              :  Ayana Beach&#x20;

Date/ Time      : 25th August, 2023

Dapp               : <https://dapp.gptt.ai/>

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

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

## Web3 Hunter x GPTT.ai

GPTT.ai Southeast Asia community activities are in progress. Partners from all over the world are welcome to join the leading AI intelligent civilian platform, participate in GPT training, intelligent application testing, etc., and share AI dividends together. Let 1 million people start AI first !

Organizer        :  Web3 Hunter

Co- Organizer :  GPTT.ai

Venue              : APL Tower, West Jakarta

Date/ Time      : 22th July, 2023

Dapp               : <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/en/about-gptt.ai/community-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.
