> 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/may.2026-update-open-service.md).

# \[MAY.2026] Update : Open Service & Creator Card

Hi Creators 💛

This is the Nurilounge Team.

May brings one of our biggest updates yet — Nurilounge is now open to everyone. Friends and followers can explore campaigns and community without signing up, and your creator profile just got a stunning 3D upgrade. There's a lot to discover, so let's dive in!

Let's take a look 👀

***

### 🌏 Browse Without Signing In

Nurilounge is now open for anyone to explore — no account required.

Guests can now browse the home screen, discover Quests and Benefits, and read community posts, all before creating an account. When they're ready to apply for a campaign or join the community, they'll be guided to sign up seamlessly.

This means your audience can now preview the campaigns you're working on right away — no barrier to entry.

***

### ✨ Something Awaits When Your Profile Is Complete

We added a little something for creators who take the time to complete their profile.

We won't spoil it — but once you hit 100%, head to your Profile tab and see what's waiting for you 🎴

📘 Check your profile completeness from the **Profile** tab.

***

### 🗺️ Branch Filter — See What's Near You

The home screen and campaign tabs now show a country branch filter at the top.

When you open Nurilounge, the filter automatically selects your branch so you see the most relevant Quests and Benefits right away. You can switch branches anytime to explore campaigns in other regions.

If a campaign is for a different branch, the app will let you know at the point of applying — no surprises.

***

### 🏠 Redesigned Home & Tab Bar

The home screen has a fresh new layout with a popular Quest slider and quick-access shortcuts front and center.

The bottom tab bar now floats as a translucent pill with a liquid glass effect, giving you a cleaner, more modern look across the whole app ✨

***

### ⚡ Faster Sign-Up

Signing up is now quicker than ever — the flow has been reduced from 11 steps to 8.

We removed the nickname step entirely (a temporary nickname is generated for you, which you can change anytime from your profile), and the progress bar animates smoothly so you always know how close you are to finishing.

***

### ⏳ Active Benefit Carousel with Countdown

The Benefit tab now shows a carousel of currently active Benefits at the top, each with a live countdown timer so you never miss the deadline ⏰

***

We're always working to make Nurilounge easier and more enjoyable for creators like you 💛

Thank you for being part of our journey!

With love,\
**Nurilounge Team**


---

# 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/may.2026-update-open-service.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.
