# Общая информация

- [О платформе](https://wiki.ton.place/general-information/about-the-platform.md)
- [Регистрация](https://wiki.ton.place/general-information/signing-up.md)
- [Регистрация через Telegram](https://wiki.ton.place/general-information/signing-up/signing-up-with-telegram.md)
- [Регистрация через Google](https://wiki.ton.place/general-information/signing-up/signing-up-with-google.md)
- [Регистрация через почту](https://wiki.ton.place/general-information/signing-up/signing-up-with-other-email.md)
- [Безопасность](https://wiki.ton.place/general-information/security.md)
- [Мобильное приложение](https://wiki.ton.place/general-information/mobile-app.md)
- [Как создать ярлык Ton.Place на iPhone?](https://wiki.ton.place/general-information/mobile-app/how-to-create-a-ton.place-shortcut-on-iphone.md)
- [Как создать ярлык Ton.Place на Android?](https://wiki.ton.place/general-information/mobile-app/how-to-create-a-ton.place-shortcut-on-android.md)
- [Что такое TON и Toncoin?](https://wiki.ton.place/general-information/what-is-ton-and-toncoin.md)
- [Как создать кошелек для TON?](https://wiki.ton.place/general-information/what-is-ton-and-toncoin/how-to-create-a-wallet-for-ton.md)
- [Контакты поддержки](https://wiki.ton.place/general-information/customer-support.md)
- [Стейкинг](https://wiki.ton.place/general-information/staking.md)
- [Реферальная программа](https://wiki.ton.place/general-information/referral-program.md)


---

# 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/general-information.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.
