> For the complete documentation index, see [llms.txt](https://docs.orioleinsights.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.orioleinsights.io/home/whitepaper/telegram-mini-app.md).

# Telegram Mini App

## Overview

The **Mini App** offers a seamless and mobile-friendly way to engage with **Oriole Insights’** prediction markets directly via **Telegram**.\
\
The **Mini App** serves as an easy and intuitive gateway to **Oriole Insights**. Whether you're a **new user** or an **experienced member**, you can predict market movements, earn rewards, and track progress - all within the familiar Telegram environment.

The Mini App keeps all your data - **predictions, ORI earnings, reputation, and accuracy -** synchronized with your web account for a seamless **cross-platform experience**.

Currently, the Mini App focuses on **UP/DOWN** market predictions, with future expansions planned for additional market types.

<figure><img src="/files/r8Kz6hE7AlEjU3xR6tIl" alt=""><figcaption></figcaption></figure>

### Mini App Key Features

* **5-day** UP/DOWN predictions on **250+** Crypto Projects (Coins/Tokens)
* The first **10,000 new users** receive **300 ORI** upon joining.
* All **predictions, earnings, and stats** synchronized with the web platform profile.
* Earn [**Insights**](/home/whitepaper/telegram-mini-app/how-to-earn-and-how-to-use-insights.md) through daily claims and social tasks and swap them into **ORI**.
* Invite **new predictors** via [Community Boost Program](/home/whitepaper/community-boost-program-earn-ori.md) and earn **ORI rewards** for their progress.


---

# 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://docs.orioleinsights.io/home/whitepaper/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.
