# What is TON and Toncoin?

​[TON](https://ru.ton.org/) (Toncoin) is the main cryptocurrency of the TON (The Open Network) blockchain. It’s a 3rd generation Proof-of-Stake blockchain built in 2018 by the Durov brothers, the founders of Telegram.  In 2020, TON was handed over to an open source community that maintains and supports its development to this day.

Learn about Toncoin price [here](https://coinmarketcap.com/currencies/toncoin/).

Find out more information on the official website: [ton.org](http://ton.org/)


---

# 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/what-is-ton-and-toncoin.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.
