# Community Hubs

We host community bookings hubs for web3 & other communities to easily facilitate group / designated hotel bookings, for example here with MonkeDAO (in this case for Solana Breakpoint '24 in Singapore)!

Let's first click the MonkeDAO hub in the Web3 Communities section:

<figure><img src="/files/SFKiMjgYW37g4UowuYI3" alt=""><figcaption></figcaption></figure>

We then see a modal pop up that limits access to community members (access can be gated by NFT holding and/or access code):

![](/files/iEuiWxzu5lhdSqTUyTJk)&#x20;

^ Insert dates, and then you'll see the MonkeDAO designated hotels list for Breakpoint '24!

<figure><img src="/files/gFXO4PCNU2gP1rajWJC5" alt=""><figcaption></figcaption></figure>

Finally, as with our other flows, simply hit 'Book Now' and you'll be routed to one of our booking partners for booking! And kickbacks will come as normal, at our highest rates!

These hubs can also be for a community's entire year of bookings, as seen below with SagaDAO, and can also comprise activities / events.

<figure><img src="/files/m6xbLCaO6nRTfFgDPjXl" alt=""><figcaption></figcaption></figure>


---

# 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://triprecs.gitbook.io/triprecs/rundowns/markdown.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.
