# Introduction

Welcome to the Toncast documentation for traders. In this guide, you'll find everything you need to know about how our market works, along with details and a description of the documentation itself.

<figure><img src="/files/9953oFNLHLnZa7JN2bib" alt="" width="563"><figcaption></figcaption></figure>

## What is Toncast?

**Toncast** is a decentralized prediction market platform where you can make forecasts on the outcomes of events, from sports and politics to crypto markets and memes.

## Key features

* Telegram Mini-App - Full platform functionality seamlessly integrated into Telegram. Place a bet in 3 taps without ever leaving your favorite messenger. No downloads, no hassle.
* Powered by TON Blockchain - Near zero fees. Your winnings land in your wallet instantly.
* Staking & DAO - Stake your TCAST tokens to earn a share of platform revenue.

## Quick links:

Main resources:

* Website: [http://toncast.me](http://toncast.me/)
* Webapp: <https://t.me/Toncast_TCAST_bot>
* Github: <https://github.com/TonCast>

Social media \[community]

* X: [https://x.com/tcastfoundation](https://x.com/tcastfoundation?s=21)
* Telegram: [@Toncast\_TCAST](https://t.me/Toncast_TCAST)

<br>

<br>


---

# 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://docs.toncast.me/getting-started/readme.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.
