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

# Welcome to Soul Cafe!

![](/files/cPXzssJxwRlMMUieLpQ3)

Soul Cafe is a web3 cafe for NFT collectors and artists. It is a place to discover new ideas, support incredible creators and meet new frens.&#x20;

Users can become members of the cafe by holding NFTs from the following collections: Soul Cafe Genesis, Soul Cafe Cards, Soul Cafe Frens, Soul Cafe Originals, Soul Cafe Companions and all future projects incubated under Brewhouse.&#x20;

Besides bragging rights, membership in the cafe comes with the following utilities:

* Access to the Cafe community
* $CAFE rewards
* Access to Brewhouse artists and projects
* Access to the Cafe Treasury&#x20;

## The Soul Cafe Collections

![Soul Cafe Genesis](/files/T32NESv5iRYtQIRnqs3J) ![Soul Cafe Originals](/files/v5Pi2pMbbdSuDvsBNU7b) ![Soul Cafe Cards](/files/2nQdu9MJILvSSjrojPwI) ![Soul Cafe Frens](/files/dF5hZ78m2YAkwQmBfWH3) ![Soul Cafe Collectibles](/files/vaQfRowoDjPvlY1URKDH)

*Disclaimer:  Please note that anything written in this white paper should not be taken as financial advice. Soul Cafe and Brewhouse are web3 experiments incorporating risky and highly experimental model of operation. Development schedules, tokenomics, roadmaps, and features are subject to change. $CAFE only has value within the Soul Cafe ecosystem.*&#x20;


---

# 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://soul-cafe.gitbook.io/soul-cafe-whitepaper/welcome-to-soul-cafe.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.
