> For the complete documentation index, see [llms.txt](https://hub.fruitsalad.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.fruitsalad.ai/rooms/celebrations.md).

# Celebrations

Get custom rooms for:

1. Birthdays
2. Anniversaries
3. Graduation Parties
4. Retirement Parties
5. Baby Showers
6. Bridal Showers
7. Promotion Celebrations
8. Religious Festivals and Observations
9. Family Reunions
10. Award Ceremonies

In addition, Our Celebration rooms are immersive and themed collaborative spaces that bring people from all over the world together to celebrate festivals and observations. Each room is uniquely designed to capture the essence of a specific celebration, offering a rich cultural experience and a sense of togetherness, regardless of physical distances.

**Calendar of Celebrations:**

1. New Year's Day
2. Valentine's Day
3. Holi
4. Halloween
5. Thanksgiving
6. Christmas
7. Hanukkah (Festival of Lights)
8. Diwali (Festival of Lights)
9. Lunar New Year (Chinese New Year)

Each Celebration room offers a unique cultural experience, allowing participants to learn, connect, and have fun while celebrating festivals and observations from different parts of the world. It's a testament to the power of virtual spaces in fostering global understanding and unity through celebration.


---

# 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://hub.fruitsalad.ai/rooms/celebrations.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.
