# Account creation

**Step 1: Go to the Tonation.me website**

Open your browser and type [tonation.me](https://tonation.me) in the address bar. On the home page, you will see a “Sign In” button.\
\
**Step 2: Choose how you want to sign up**

The [Tonation.me](https://tonation.me) service offers several options for creating an account:

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

* **Via social networks:**
  * You can choose to authorize via Google, Twitch, Discord, or other supported platforms.
* **Via TON Connect:**
  * Click on the **“TonConnect”** button.
  * Use your cryptocurrency wallet that supports TON Connect (e.g. Tonkeeper, Wallet, etc.).
  * Scan the QR code and confirm login via the wallet app.

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

{% hint style="info" %}
**IMPORTANT!**\
If you create an account via Ton Connect, this wallet will be selected as the wallet where donations will be received.
{% endhint %}


---

# 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://faq.tonation.me/en/for-streamers/account-creation.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.
