# Second playthrough characters

The New Game Plus feature was released in May 2024, allowing players to set up characters specifically for repeat gameplay.

Setting up at UzStudio is very simple. Just check the "NG+ Exclusive Character" box in the top right corner of the character edit screen.

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

## Details of the New Game Plus Feature

* Characters checked as "NG+ Exclusive Character" can only be selected by players who have already played that scenario with other characters, or those who have changed the "Unplayed" button to "Played" on the scenario detail screen.
* Players who have played a scenario with a New Game Plus character set up can only select New Game Plus characters for their second and subsequent plays.
* You can set different playing fees for New Game Plus characters and regular characters. There will be a field to specify this when preparing for publication.
* If you wish to set a GM or facilitator as a New Game Plus character and distribute preparatory materials specific to facilitators, please use the "[Additional Content](/en/scenariohome/marketing.md#kontentsuno)" section. Additional content can be viewed before playing once the "Unplayed" button is changed to "Played" on the scenario detail screen.


---

# 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://docs.studio.uzu-app.com/en/basic-features/character/second-play-character.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.
