# Introduction

Fronex is a social prediction app you open inside Telegram. You call what happens next — in soccer, crypto, entertainment, climate, or community-created markets — and earn USDT when you're right.

You fund your account with USDT on TON, and your balance pays out in USDT on TON. Every market is hand-picked or community-curated. There is no house: you're predicting against other people, and the platform earns only a small fee on each trade.

This guide is the user manual. If you're a Market Owner or just curious about how the app works under the hood, start here.

## What you'll find here

* [**Getting started**](/get-going/getting-started.md) — open the Mini App, pick your language, see the geo policy.
* [**Your wallet**](/get-going/your-wallet.md) — the personal vault we generate for you, deposits, withdrawals, self-custody.
* [**Making predictions**](/making-predictions/overview.md) — how a prediction becomes a position, and how positions settle.
* [**The Bracket Challenge**](/tournaments/tournaments.md) — the FIFA World Cup 2026 tournament: 32 picks, one bracket, real prizes.
* [**Become a Market Owner**](/for-market-owners/market-owners.md) — propose your own markets, earn a share of the trade fees on them.
* [**Fees & payouts**](/reference/fees.md) — what we charge, when you get paid.
* [**Safety & policy**](/reference/safety.md) — sanctions block, age policy, responsible prediction.
* [**FAQ**](/reference/faq.md) and [**Glossary**](/reference/glossary.md) — quick answers and definitions.

## The honest version

Fronex is a small, founder-built product, live for the FIFA World Cup 2026 — public launch shipped June 7, 2026. It's open to everyone outside sanctioned regions; no invite needed.

You will run into rough edges. When you do, tell us: **<admin@fronex.xyz>** or [**t.me/fronexhq**](https://t.me/fronexhq).


---

# 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.fronex.fun/welcome/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.
