> 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.-2024-update-new-creator-status-system.md).

# \[MAY. 2024] Update : New Creator Status System

{% hint style="info" %}
Starting May 20th, the creator status system will begin.
{% endhint %}

We are excited to announce various updates to Nurilounge.

Check these updates in advance and enjoy our community more efficiently :)

***

**1. Introducing the New Creator Status System**

Previously, to participate in campaigns at Nurilounge, you had to meet specific requirements. With this new update, anyone with a public social media account can apply for campaigns by connecting with Nurilounge. We're here to support all members who strive to grow as creators.

If you already have plenty of followers, please becoming a ‘Verified Creator’! This status will help brands recognize you more easily.

Curious about the new creator status system? Please check [the guide](/nurilounge-guide-for-creators/application-guide-for-global-creators/profile/status.md) for more information.

**2. Meet New Campaigns**

We're pleased to introduce new campaign : UGC (User Generated Content) campaigns. These campaigns allow you to get paid by creating content with brand products. Don't miss the chance to try various products and earn rewards!

Want to know more about UGC campaigns? Check out the related [guide](/nurilounge-guide-for-creators/application-guide-for-global-creators/campaigns/what-is-quest/what-is-ugc-campaign.md) for details.

**3. Explore the New Profile**

With the status updates, we've revamped the profile.

Now, you can see your branch and status on the profile at a glance. Additionally, you can see a list of campaigns you’ve liked or applied for in two different views. Explore your activities in the new profile!

**4. Other Updates**

* You can now see recruitment schedules at the top of the campaign detail page.
* It's easier to move from the login screen to the sign up process.
* If you prefer, use the 'Remember ID' feature to keep your ID saved for future logins.

***

Thank you for being part of this update!

If you have any further questions about the update or Nurilounge, please feel free to contact us :)

👉 <lounge@nurihaus.com>


---

# 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.-2024-update-new-creator-status-system.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.
