# GAB Chat

GAB has a basic chat room service that we'll be using to discuss things related to the DAO.&#x20;

It's not as full featured as Discord, but we can also trust that we won't be deleted and lose all of our progress without notice. So there's that.&#x20;

The link is:&#x20;

{% embed url="<https://chat.gab.com/chat/6032da721f7eda8955f06cb5>" %}

**BOUNTY: The first person to join the chat channel and say something will receive a cache of FEFE tokens!**


---

# Agent Instructions: 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:

```
GET https://donald-dao.gitbook.io/donald-dao/projects/gab-chat.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
