> For the complete documentation index, see [llms.txt](https://docs.blockchatdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockchatdao.com/features-and-benefits/blockspaces-blockparties-blockchats-and-blocktickets.md).

# BlockSpaces, BlockParties,  BlockChats & BlockTickets

**BlockSpaces** are communities on BlockChat DAO where users can connect with each other and follow projects. Users can join a BlockSpace to keep informed on news and updates related to a specific topic or project. This allows users to stay up to date on the latest developments and network with others who share their interests.

**BlockChats** are group chats and private messages on BlockChat DAO that can be created by users to connect with others who share their interests or goals. Users can create a BlockChat to discuss a specific topic, collaborate on a project, or simply socialize with others. BlockChats offer a decentralized and secure way for users to connect with each other and share ideas.

**BlockParties** are events on BlockChat DAO where users can connect with each other in a social setting. Users can join a BlockParty to meet new people, network, and have fun. Other use cases of BlockParties are for projects to potentially host Whitelist events, angel round investing, private ICO token launches, and much more all through our unique Token BlockPad.  To earn a spot in private sales users must obtain **BlockTickets** to attend. These are redeemable via BlockSpace's private BlockParty entrance admission booth, these will be bought using BCD Tokens or Metis. BlockParties offer a decentralized and secure alternative to traditional token events due to the smaller, exclusive amount of people investing, and less chance of bots and sniping the token launch.&#x20;

**BlockTickets** will be the admission pass to enter BlockParties and participate in a project's ICO or WL spot. There will be many more use cases for BlockTickets in the future.

<br>


---

# 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.blockchatdao.com/features-and-benefits/blockspaces-blockparties-blockchats-and-blocktickets.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.
