# Plasma Gas Station

{% embed url="<https://youtu.be/NE3bD5Nl4SU>" %}

**Plasma Gas Station** is a unique protocol that has no analogies on the market at the time.

Gas Station will allow Plasma Finance users to pay for gas fees using any ERC-20 token instead of ETH or other chains’ native tokens.

Users no longer need to keep native tokens (ETH, Matic, BNB) in their wallets to pay transaction fees on the chosen network. Instead, users can trade on the HyperDEX interface, make on-chain transactions in the wallet, completely forgetting about gas. This will give new users a complete CEX-like experience, but in the decentralized environment on the blockchain.

The mechanics of the Gas Station is as follows: the user gives permission to use his token for transfer to our on-chain relayer to pay gas fees; when creating a transaction, the user sends the signed transaction to the relayer, that signs it and sends it to the network, paying for gas automatically, while simultaneously taking the token from the user, converting it into ETH via DEX and earning commissions for PPAY holders.

**Try Gas Station now on Ethereum, Polygon, BNB chain, Avalanche and Fantom -** <https://apy.plasma.finance/#/hyper-dex>


---

# 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.plasma.finance/platform-overview/plasma-gas-station.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.
