# What are Network Fees?

## Why is SUI Coin needed when sending or converting digital assets?

Every blockchain transaction requires a certain fee. Since all transactions on the Pebble service are based on the **SUI blockchain**, you need to hold SUI Coins in your wallet to cover the transaction fees.

Blockchain transactions are made without intermediaries, and once the transaction information is recorded, it cannot be modified or tampered with. Thanks to this characteristic, blockchain transactions are highly transparent and secure.

If you’d like to learn more about blockchain, please read the document below.

* [What is Web3?](https://docs.pebblestream.io/~/revisions/3tSr39pjcSBRaCXqe4Dp/blockchain/what-is-web3)
* [What is Blockchain?](https://docs.pebblestream.io/~/revisions/3tSr39pjcSBRaCXqe4Dp/blockchain/what-is-blockchain)

## **Pebble Offers 3 Free Conversion Fees!**

The SUI blockchain we use provides more predictable and lower fees compared to Ethereum and Solana, ensuring a more efficient transaction environment. With just **0.1 SUI** in your wallet, you can instantly convert game tokens or game NFTs.

We also fully cover the conversion fees for game tokens and game NFTs up to **3 times**, making it easier for you to enjoy blockchain games!


---

# 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://suuuiplash.gitbook.io/docs/trade-asset/what-are-network-fees.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.
