# Multi-Characters

1 account = 1 session with its associated data.\
\
Changing characters in the middle of a game is possible without having to restart your server or your game, everything can be done directly in game, the old session is overwritten by the new one selected.

The choice of the character is available at the connection of the player, at the reboot of the framework with restart undead\_core or by command.

<figure><img src="/files/EECu7QH0iRJl0buAVDX5" alt=""><figcaption><p>Make illimity accounts</p></figcaption></figure>

<figure><img src="/files/YqIyPKya9Zj2eRTILfA9" alt=""><figcaption><p>1 Account =  1 Session loaded with your all datas</p></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=PoMwRpE570k>" %}


---

# 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://altitude-dev.gitbook.io/doc/introduction/multi-characters.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.
