# Developer Platform

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-rotate">:rotate:</i></h4></td><td><strong>Swap</strong></td><td>A minimal AMM tailored for Stable Mainnet.</td><td><a href="https://app.gitbook.com/s/DfizLCFDvB9Dw4Mn295P/swap">SWAP</a></td><td><a href="https://4281569450-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPBDd1ThYhr8sYeM3ETLp%2Fuploads%2F8SsfEeZtFTiwYBJIYwFZ%2Fswap_logo.png?alt=media&#x26;token=81d20244-c899-4583-a7e8-838ba9685dea">swap_logo.png</a></td></tr><tr><td><h4><i class="fa-fire">:fire:</i></h4></td><td><strong>Buyback Flywheel</strong></td><td>GASSSS routes protocol value back into the STABLE.</td><td><a href="https://app.gitbook.com/s/DfizLCFDvB9Dw4Mn295P/swap/buyback">Buyback</a></td><td><a href="https://4281569450-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPBDd1ThYhr8sYeM3ETLp%2Fuploads%2FYtdiokWdo3nNOvF0sW8y%2Fbuyback_logo.png?alt=media&#x26;token=2f017127-8dfe-461e-8b0c-709f95689355">buyback_logo.png</a></td></tr><tr><td><h4><i class="fa-sack-dollar">:sack-dollar:</i></h4></td><td><strong>Gas Sponsorship</strong></td><td>Users can execute transactions while paying a fixed fee in STABLE.</td><td><a href="https://app.gitbook.com/s/DfizLCFDvB9Dw4Mn295P/gas-sponsorship">GAS SPONSORSHIP</a></td><td><a href="https://4281569450-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPBDd1ThYhr8sYeM3ETLp%2Fuploads%2FWdkJnEMe2TDIG4RJjima%2Fgas_logo.png?alt=media&#x26;token=9d9d660c-41c9-4291-b502-e9136c5039ca">gas_logo.png</a></td></tr></tbody></table>

{% columns %}
{% column %}

### Sustainable Swap&#x20;

**Chain native ERC20.** GASSSS Swap is a minimal Uniswap V2 style AMM deployment tailored for Stable Mainnet, where the gas token `gUSDT` and the governance token `STABLE` are exposed as an ERC20 like contract.

**STABLE Buyback Flywheel.** GASSSS routes protocol value back into the governance token via a `Treasury` controlled buyback. The `Treasury` can burn GASSSS LP tokens, receive the underlying assets, and swap a default half of the value into STABLE.

<a href="https://app.gitbook.com/s/DfizLCFDvB9Dw4Mn295P/swap" class="button primary" data-icon="rotate">Swap</a> <a href="https://app.gitbook.com/s/DfizLCFDvB9Dw4Mn295P/swap/buyback" class="button secondary" data-icon="fire">Buyback</a>
{% endcolumn %}

{% column %}

### Learn more about the gas sponsorship

Stable Mainnet uses `gUSDT` as the gas token. Many users hold the governance token `STABLE` but do not hold `gUSDT`, and acquiring `gUSDT` often requires bridging and extra fees.

GASSSS adds a gas sponsorship layer so users can execute transactions while paying a fixed fee in `STABLE`.

<a href="https://app.gitbook.com/s/DfizLCFDvB9Dw4Mn295P/gas-sponsorship" class="button primary" data-icon="sack-dollar">Gas Sponsorship</a> <a href="https://app.gitbook.com/s/DfizLCFDvB9Dw4Mn295P/gas-sponsorship/bitget-wallet" class="button secondary" data-icon="wallet">Bitget Wallet</a>
{% endcolumn %}
{% endcolumns %}

<h2 align="center">Join a community</h2>

<p align="center">Join our X or learn how GASSSS work in just a few steps.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-square-x-twitter">:square-x-twitter:</i></h4></td><td><strong>X</strong></td><td>Follow us on X to get our announcements first!</td><td><a href="https://x.com/gassss7702" class="button secondary">X</a></td><td></td></tr><tr><td><h4><i class="fa-github">:github:</i></h4></td><td><strong>GitHub</strong></td><td>Visit our GitHub repository to learn how GASSSS works.</td><td><a href="https://github.com/GASSSS-XYZ" class="button secondary">GitHub</a></td><td></td></tr></tbody></table>


---

# 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.gassss.xyz/readme.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.
