# INTRO

It is ​​protocol that we first applied to the prediction market. The essence of the **Polar Token Protocol** is that if one of the tokens rises, then the second falls, but their total collateral remains unchanged.

**The Polars Platform** is a Defi platform on the prediction market based on the Polars Token Protocol. In this concept, we managed to combine Betting, Trading, Arbitrage and the entire set of Defi mechanics (Liquidity Providing, Farming, Staking, Lending), NFT, as well as game elements.

The platform allows users to make money on bets, trading, arbitrage and on the liquidity providing to the Trade Pool. Additionally, users receive rewards for the created trading volume and for the trading volume of invited referrals.

{% embed url="<https://youtu.be/oAeuD4UoWAE>" %}

The first version of the protocol is deployed to Binance Smart Chain. In the future, the platform can be deployed on any other networks that support smart contracts (Polkadot, Solana, Fantom, Avalanche, Polygon…)

More details here: <https://medium.com/polars-platform/polars-base-concept-how-to-make-money-on-the-platform-c73c47646e22>


---

# 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://polars-io.gitbook.io/polars-public/master.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.
