> For the complete documentation index, see [llms.txt](https://faq.tonation.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.tonation.me/en/for-streamers/account-settings.md).

# Account settings

<figure><img src="/files/3W0i3jm61V9MO1S5MvP4" alt=""><figcaption></figcaption></figure>

On this page, you can manage your data, connect third-party accounts, and delete your account if necessary.

***

**1. Personal Data**

* **Nickname:**\
  Enter or change your nickname that viewers will see. Click the “Edit” button to edit.

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

* **Email:**\
  If you registered via social media, the email is saved automatically and is listed here.
  * It is not possible to change your email at this time.
  * We do not use your email anywhere - it is stored solely for display in your account.

***

**2. Connected accounts**

Here you can connect third-party services for convenient work.

* **Twitch, Google, Discord, Telegram:** \
  Click on the icon of the desired service to connect it to your account. This makes it easy to sign in and synchronize your data.
* **TonConnect:** \
  If the wallet is already connected, its address will be displayed here. You can connect a new wallet via the TonConnect button.

***

**3. Deleting an account**

* If you decide not to use the service anymore, click “Delete account”.
* Attention! After deletion it will be impossible to restore the account.

***

**Recommendations:**

* Make sure your nickname is unique and easy to remember.
* Connect as many accounts as possible to increase the usability of the service.


---

# 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:

```
GET https://faq.tonation.me/en/for-streamers/account-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.
