# What are the commission fees for bridging with Venom Bridge?

When a user bridges tokens from other EVM networks to Venom network, the commission fee is 0% (with the exception of wVenom (wrapped $VENOM), bridging which would be for a commission fee of 0.1%).

When a user bridges tokens from Venom network to other EVM networks, the commission fee is 1% (with the exception of wVenom (wrapped $VENOM), bridging which would be for a commission fee of 0%).

A user should also remember that the gas fee always occurs, however with a Hidden Bridge technology applied at Venom Bridges a gas fee is paid only once even if bridging occurs between two EVM networks across Venom network.&#x20;

Read further to learn more about this Hidden Bridge feature.


---

# 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.venombridge.com/getting-started/what-are-the-commission-fees-for-bridging-with-venom-bridge.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.
