# For Developers

Meta Leap’s innovative tokenomics framework provides significant benefits for game developers:

### Increase Retention

* Retention of games after being embedded with LEAP SDK increased by 3-5%.
* According to Beta Test data, the integration of the LEAP SDK can improve user retention by 10-15% for offline games and 7-10% for online games.

### Increase Revenue

* There are two reasons for the growth of IAP revenue: having to pass levels or matches to be able to receive $LEAP tokens, players need to buy more IAP, helping to increase IAP growth.&#x20;
* In addition, when players earn $LEAP, they can use it to buy in-game items at a cheaper price than buying in the store, which also boosts sales.

### Fees

The fee to integrate a game into the system is $100 staking in $LEAP.

### Revenue Share Model

Developers earn from subscriptions and in-game purchases, with Meta Leap’s revenue-sharing model providing a consistent income stream.

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

### Stake to join

Studios interested in joining the system will need to stack $LEAP to be able to onboard into the system.

### SDK

* SDK is developed for developers to simplify the working process. Developers do not need any knowledge of web3 to be able to integrate
* SDK integration takes less than 30 minutes/game (not including testing time).


---

# 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.metaleap.io/tokenomics/for-developers.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.
