# ROGUE Gas Token

The native gas token of Rogue Chain is the ROGUE token (actually it's the bridged version of ROGUE that was bridged across from Arbitrum One). All transaction fees on Rogue Chain are paid in ROGUE tokens, making the token indispensable to the operation of the chain. Nothing happens on Rogue Chain without the ROGUE token.

The ROGUE Token Generation Event is planned for late summer 2024 when 100 billion tokens will be minted on the Arbitrum One chain. When Rogue Chain mainnet is launched, most ROGUE tokens will be bridged across to Rogue Chain where they will be needed for paying gas fees, staking to earn network rewards, governance of the Rogue DAO and for betting with zero fees on winnings.

Unlike other EVM chains that have a mempool, all transactions on Rogue Chain are processed instantly by the Sequencer in the order they arrive. This means that users don't need to increase gas prices to compete for block space. The current price per unit of gas is fixed at 0.0000001 ROGUE (100 Gwei). This means the average gas cost of placing a bet transaction is about 0.031 ROGUE. &#x20;

At a projected TGE price of $0.001 per token this means the average cost to place a bet is $0.000031, about 3 thousandths of a cent.


---

# 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.roguechain.io/rogue-protocol/rogue-chain/rogue-gas-token.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.
