> For the complete documentation index, see [llms.txt](https://nurilounge.gitbook.io/nurilounge-guide-for-creators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nurilounge.gitbook.io/nurilounge-guide-for-creators/release-notes/mar.2025-update-community-open.md).

# \[MAR.2025] Update : Community Open!

**Exciting News for Our Amazing Creators!** 🎉

Hello, creators! We truly appreciate your love and support for Nurilounge. Today, we’re thrilled to share a big update with you. Let’s dive in!

***

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

#### **The Nurilounge Community is Here!**

Now, you can connect and chat with fellow creators in our brand-new community space. Here's what you can do:

💬 **Join Conversations on Different Topics**\
Share your thoughts and ideas with other creators on various topics!

❤️ **Express Yourself with Comments & Likes**\
Want to share your opinion? Drop a comment anytime!\
Feeling a bit shy? A simple "Like" is a great way to show support!

📖 **Learn More About the Community**\
Curious about how it works? Check out our Community Guide for details!

✨ A Couple More Updates!\
Finding your ID just got easier! With our new **ID recovery feature**, you can quickly retrieve your ID whenever you need it.\
We've now switched to a new standalone chat system, so you can find all your conversations in one place!

***

Thank you for being part of this journey with us! If you have any questions about this update or Nurilounge, feel free to reach out.

📩 **Contact us at** <lounge@nurihaus.com>

Hope to see you in the community! 🚀💙


---

# 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://nurilounge.gitbook.io/nurilounge-guide-for-creators/release-notes/mar.2025-update-community-open.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.
