> For the complete documentation index, see [llms.txt](https://not-bet.gitbook.io/not-bet-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://not-bet.gitbook.io/not-bet-docs/english/what-is-not-bet.md).

# What is NOT BET

Introduction

**NOT BET** is a next-generation iGaming platform that combines **proprietary flash games**, an **internal liquidity model**, and the **ability for users to earn within the ecosystem**.

The key feature of the platform is that users can not only participate in the gaming experience but also earn through the activity of other participants within the ecosystem.

Unlike traditional gaming platforms, NOT BET combines two core directions:

* **gaming experience** — for users who play games and enjoy the emotions of wins and losses
* **earning model** — for users who provide liquidity to the platform and generate income

Thus, NOT BET is not just a gaming platform, but a full-scale digital ecosystem with its own internal economy.

***

### Product Concept

At the core of NOT BET is the idea of combining two types of users within one system.

#### Players

Players top up their balance, participate in flash games, win or lose.

They create the gaming volume, dynamics, and activity within the platform.

For them, the product is about emotion, speed, engagement, and the opportunity to win.

***

#### Holders

Holders are users who fund the platform’s internal bankroll and create liquidity for the gaming market.

After making a deposit, they start a **72-hour investment cycle**.

Within this cycle:

* income is credited immediately after activation
* the principal is returned after 72 hours

This allows holders to generate income by keeping funds within the platform and participating in the product’s internal economy.

***

### What Makes NOT BET Different from Other iGaming Platforms

The main difference of NOT BET is the ability to participate in the platform not only as a player, but also as a user who earns through the product’s internal economy.

The platform combines:

* gaming mechanics
* liquidity system
* AI-based profitability model
* multi-level referral program
* scalable digital infrastructure

This creates a unique model in which one part of the audience generates gaming volume, while the other earns through participation in the system’s liquidity.

***

### The Core Idea of the Ecosystem

At the center of NOT BET lies a simple yet powerful idea:

**some users come for gaming emotions, others come for earning opportunities.**

Players generate activity and volume within the platform.

Holders provide liquidity and receive income.

The referral system strengthens the product’s organic growth.

As a result, an internal ecosystem is formed:

**players create volume → the platform uses liquidity → holders earn income → referrals bring new users → the system scales**

***

### Smart Entry as a Key Innovation

One of the main features of NOT BET is the **Smart Entry** model.

After funding the bankroll and launching a cycle, the user receives **instant income crediting**, and after 72 hours — the return of the principal deposit.

The profitability is not fixed.

It is calculated by an internal AI agent that analyzes thousands of parameters, including:

* internal market conditions
* player activity
* liquidity volume
* historical data
* current system load
* incoming and outgoing cash flow

Based on this data, the system predicts the user’s potential income in advance.

At the moment, the model operates in **beta version**.


---

# 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://not-bet.gitbook.io/not-bet-docs/english/what-is-not-bet.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.
