# Transforming SCALE into S88

{% hint style="info" %}
S88 is an OFT (Omni-chain) ERC20 Token which represents the SCALE token with capabilities to move to different EVM chains.

### Minting <a href="#minting" id="minting"></a>

* Mint Phase: Always open
* Mint Cost: 1 SCALE transforms into 1 S88

### Supply and tokenomics <a href="#supply" id="supply"></a>

* S88 is mintable only from SCALE. So, the supply of S88 is capped at the total SCALE supply.
* Buy/Sell/Transfer tax
  * 0.5% Genesis
  * 1.5% Burn
  * 2% Grants

### SCALE Distribution from mints <a href="#hlx-distribution-from-mints" id="hlx-distribution-from-mints"></a>

{% endhint %}

| Allocation                 | Percentage                                                                                        |
| -------------------------- | ------------------------------------------------------------------------------------------------- |
| Burn SCALE                 | 35%                                                                                               |
| Buy and Burn S88 with E280 | 28%                                                                                               |
| LP Strategy                | 30% SCALE buys ELMNT which buys X28 which will all be manually bridged to Base to grow the LP web |
| Dragon's Hoard             | Receives 2.8% of S88 from each BDX mint                                                           |
| Grants                     | Receives 2% of SCALE distribution                                                                 |
| Genesis                    | Receives 5% of SCALE distribution                                                                 |

**Additional LP Creation**

Manual Process: mint $10k S88 on launch on Ethereum use $10k E280 from E280 launch to create S88/E280 LP on Ethereum

Mint $10k S88 on launch on Base use $10k E280 from E280 launch create S88/E280 LP on Base


---

# 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://zibars-organization.gitbook.io/scale/basics/images-and-media-1.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.
