# Play for GOOD

Each Play will grant uses some points (EXP). You can gain 10 EXP from every 1 USD spent.&#x20;

At TGE you can get GOOD token airdrop according to the EXP amount you are holding.&#x20;

After TGE all EXP will be coverted to GOOD automaticly upon receiving.

At the heart of the tokenomics is an innovative conversion model that uses a Uniswap-style Automated Market Maker (AMM) to mediate the exchange between “points” and tokens. Key details include:

* **Initial Pricing Setup:**
  * The token’s initial market price is set at 1 USD per token, which corresponds to a conversion rate of 40 points per token.
  * The liquidity pool is initially seeded with the full token supply (or a designated portion) and a corresponding amount of points such that the initial point-to-token ratio is 40:1.
* **Dynamic Conversion via AMM:**
  * The conversion function is based on the constant product formula:

    Δx=x(1− y+Δy y ​ )= y+Δy xΔy ​

    where:

    * (x) is the current token reserve in the pool,
    * (y) is the current point reserve, and
    * (\Delta y) is the number of points being injected into the pool.
  * Each transaction increases the point reserve while decreasing the token reserve, which in turn drives up the token price according to the formula 𝑝

    𝑦 2 𝑘 p= k y 2, where 𝑘 k is the invariant ( 𝑥 × 𝑦 x×y).
