# Signing up with Telegram

* Open the website [https://ton.place](https://ton.place/) , click "Join now" - "Sign in with Telegram".

![](/files/4YpRhgqzrsMcfUDIMn0h)

* Next, click "Open Telegram". You will be automatically redirected to your account in the Telegram app.

![](/files/Gf40nGPKDrDwRFbzlah4)

* Telegram will open the bot "tonplacebot". Click "Start" and you will receive a message about successful authorization.

![](/files/5AGE2ZvpBTsnDqoGnmZe)

* Go back to the Ton.Place page in the browser.
* Fill out the form with your name — it is not necessary to enter your real name. A nickname or a creative pseudonym will be perfect. You can also use the cube button on the right and get a random nickname.

![](/files/IE4reZ30eTHB1ooSQDYd)

* Hurray! Your account has been successfully created!


---

# 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://wiki.ton.place/eng/general-information/signing-up/signing-up-with-telegram.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.
