# Settings

In the Fusion settings, you can configure various aspects of this module:

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

## Default Player Name

This is the predefined player name that will be used when a player doesn't have a username set.

## Session Code Generator

Generates human-readable, random codes that can be shared with other players.

## Regions

Here are the available regions you can select from. You can disable the regions you do not wish to display.


---

# 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.ninjutsugames.com/game-creator-2/fusion-module/settings.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.
