# Token

$OGPU is the native currency of the OpenGPU Blockchain and serves as the gas for all transactions on the blockchain.

## Transaction Fees

$OGPU is required to pay gas fees for all blockchain transactions, which helps maintain network security and prevents spam attacks.

## Task Payments

$OGPU functions as the default payment currency for computational task payments within the network, creating a unified system for all participants.

## Staking

Network participation requires staking $OGPU:

* **Providers** stake $OGPU to demonstrate credibility and accountability when offering computational resources and executing tasks
* **Clients** stake $OGPU to establish the legitimacy and security of their tasks

This mechanism ensures all participants have a vested interest in maintaining the network's integrity and reliability.

## Network Security

Staking creates economic incentives for honest behavior and protects against malicious actors. Participants risk losing staked $OGPU if they act against network interests.

Validators play a crucial role by validating transactions and maintaining consensus. Their staked $OGPU serves as collateral that can be slashed for malicious behavior or network violations.

## Cross-Chain Representation

$OGPU also exists as an ERC-20 token on Ethereum. This is a wrapped representation of the native coin—similar to how WETH wraps ETH or WBTC wraps BTC. The Ethereum token enables interoperability with the broader ecosystem while the native coin remains the canonical asset on OpenGPU Blockchain.

Users can bridge between the two representations via [chainchangers.app](https://chainchangers.app/).

## Coin Information

* **Symbol**: $OGPU
* **Type**: Native coin (fair launch)
* **Ethereum**: ERC-20 wrapped token
* **CoinMarketCap**: [coinmarketcap.com/currencies/open-gpu](https://coinmarketcap.com/currencies/open-gpu/)


---

# 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://opengpu-network.gitbook.io/opengpu-network/blockchain-reference/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.
