> For the complete documentation index, see [llms.txt](https://foregate.gitbook.io/foregate-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foregate.gitbook.io/foregate-docs/support-hub/general-questions-or-faqs/telegram-mini-app.md).

# Telegram Mini APP

## **Telegram Mini Application**

ForeGate is bringing prediction trading directly into Telegram  <a href="https://t.me/foregate_bot/start" class="button primary" data-icon="telegram"> t.me/foregate\_bot/start</a> .With our new mini-app, Users can seamlessly forecast market trends, earn rewards, and track progress directly within Telegram, while remaining fully synced with their web-based accounts.Everything stays synced with your web account, so you can switch devices anytime.

### <img src="/files/ZV4jmI0eh3lHDT1bj7fE" alt="" data-size="line"><img src="/files/2yP4Mht8cpraSSYl0009" alt="" data-size="line">： [**t.me/foregate\_bot/start**](https://t.me/foregate_bot/start)

## Overview

The mini-app delivers a seamless and mobile-friendly way to engage with ForeGate’s prediction markets. Serving as a simple entry point to the platform, it enables both beginners and experienced users to trade, earn rewards, and monitor progress directly within the familiar Telegram interface.

Traditional prediction platforms often require users to switch between multiple applications. ForeGate’s Telegram mini-app eliminates this friction by offering true seamless connectivity. Users can monitor market movements in real time while chatting, and execute trades directly within group discussions. This deep integration makes prediction trading as intuitive as sending a message.

All of your web account data — including prediction history, earnings, markets, and accuracy — syncs instantly within the app, ensuring a consistent cross-platform experience. Currently, the mini-app supports binary market predictions, with additional market types to be rolled out in the future.

<div align="left" data-with-frame="true"><figure><img src="/files/FcZfSmPKNDgBDrwSOmND" alt="" width="375"><figcaption></figcaption></figure></div>

## Mini App Key Features

Our system includes four helpful modules—position tracking, trade history, market creation, and in-app notifications. They are here to make your prediction-trading journey easier, faster, and more enjoyable.

{% columns %}
{% column width="41.66666666666667%" %}
&#x20;<mark style="color:blue;">**1. 📈 Real-Time PnL Dashboard**</mark>\
• <sub>Monitor your open positions and see profit and loss updates instantly</sub>
{% endcolumn %}

{% column width="58.33333333333333%" valign="bottom" %} <mark style="color:blue;">**2 .🔥 Trending Markets Hub**</mark>\ <sub>• Featured Markets: Most active markets on the platform</sub>\ <sub>• Newly Listed: Latest prediction markets created</sub>\ <sub>• Volume Leaderboard: Markets with the highest trading volume</sub>\ <sub>• High Activity Picks: Markets with the most user participation</sub><br>

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="41.66666666666667%" %} <mark style="color:blue;">**3.💰 Portfolio Overview**</mark>\ <sub>• Visual performance tracking to easily see your net-worth trends over time</sub>

{% endcolumn %}

{% column width="58.33333333333333%" %} <mark style="color:blue;">**4. 🔍 Full Trade Audit Trail**</mark>\ <sub>• Complete trade history including order placement, execution, and settlement</sub>\ <sub>• Smart search tools to filter by market, date, or trade type for fast lookups</sub>

{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://foregate.gitbook.io/foregate-docs/support-hub/general-questions-or-faqs/telegram-mini-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
