# General Information

- [About the Platform](https://wiki.ton.place/eng/general-information/about-the-platform.md)
- [Signing up](https://wiki.ton.place/eng/general-information/signing-up.md)
- [Signing up with Telegram](https://wiki.ton.place/eng/general-information/signing-up/signing-up-with-telegram.md)
- [Signing up with Google](https://wiki.ton.place/eng/general-information/signing-up/signing-up-with-google.md)
- [Signing up with other email](https://wiki.ton.place/eng/general-information/signing-up/signing-up-with-other-email.md)
- [Security](https://wiki.ton.place/eng/general-information/security.md)
- [Mobile app](https://wiki.ton.place/eng/general-information/mobile-app.md)
- [How to create a Ton.Place shortcut on iPhone?](https://wiki.ton.place/eng/general-information/mobile-app/how-to-create-a-ton.place-shortcut-on-iphone.md)
- [How to create a Ton.Place shortcut on Android?](https://wiki.ton.place/eng/general-information/mobile-app/how-to-create-a-ton.place-shortcut-on-android.md)
- [Staking](https://wiki.ton.place/eng/general-information/staking.md)
- [Referral Program](https://wiki.ton.place/eng/general-information/referral-program.md)
- [What is TON and Toncoin?](https://wiki.ton.place/eng/general-information/what-is-ton-and-toncoin.md)
- [How to create a wallet for TON?](https://wiki.ton.place/eng/general-information/what-is-ton-and-toncoin/how-to-create-a-wallet-for-ton.md)
- [Сustomer support](https://wiki.ton.place/eng/general-information/customer-support.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/eng/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.
