# Developer Solution

## MiniTon SDK

#### Value Proposition

* Empowering developers with the rapid capability to host social esports events and profit from organizing "esports competitions."

#### Features

* Real-time Synchronous/Asynchronous player matchmaking based on skill levels
* Random number
* Anti-cheat
* Predictive and advisory adjustments to game parameters
* A/B test
* Real-time language translation
* Tracking and measurement

The SDK also plans to integrate commonly used TON API and Telegram API to reduce the cost of developers entering the TON and Telegram.

{% hint style="info" %}
Follow the [**SDK Integration Guide**](https://docs.miniton.games/developer-success/miniton-gaming-sdk), and quickly go live with MiniTon.
{% endhint %}

## **Developer Console**

The developer dashboard is a visual game/event management console.&#x20;

Within the developer dashboard, developers can:

* Visually configure game parameters, such as ticket payments, prizes, match duration, real-time or asynchronous, tournament types (Head to head, Multiple Player, Bracket), difficulty settings, achievement rewards, and more.
* Visually set up and track marketing campaigns.
* Visually track and analyze data.
* Manage user lifecycles.
* Conduct an A/B test.

## **New Business Model**&#x20;

Developers gain the ability to profit through hosting "esports competitions", a proven and more efficient monetization model compared to IAA and IAP.

<figure><img src="https://3482870523-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9ds1jMNJJ1CgwgNYqr00%2Fuploads%2FYGV6vbdK3nxQiXCBoIdU%2Fimage.png?alt=media&#x26;token=4269cdcd-f952-4c97-bba2-2ff1a50441e2" alt=""><figcaption></figcaption></figure>

## **Community-Based Liquidity Support**

#### **Game Token Swap**&#x20;

* If game developers release a game token on the TON, they can apply for free liquidity provision: MiniTon grants [MiniTon tokens](https://docs.miniton.games/sustainable-business-model#miniton-coin-mtc)($MTC) at no cost, which can be paired with developers' game tokens, reducing the cost of developers establishing liquidity pools. Developers can establish initial liquidity without depositing USDT.

#### **Using Game Tokens for Participation**&#x20;

* In Q4 of 2024, MiniTon will enable players to use specific game tokens issued by the games to enter a match, making it a valuable use case for game tokens and aiding developers in gaining liquidity.
* The decision on which game token can be used to purchase tickets will be determined by a community vote.

## **Community-driven Viral Growth**

* High-quality content can gain [community support](https://docs.miniton.games/builders/community) through early activities like trial runs, leading to recommended platform traffic upon launch.
* High-quality games can attract a significant number of community players to create tournaments.
* Player-sharing actions can earn MiniTon incentives, accelerating the viral spread of high-quality games.
* Community users can watch real-time broadcasts of every match.

## **Diverse Marketing Channels and Precision Marketing Service**

* MiniTon advertising space
* MiniTon task incentive system
* Various player communities
* Advertising within other games


---

# 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.miniton.games/about-miniton/developer-solution.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.
