# Wizard Bridge

## Purpose

The purpose of Geeks Wizard bridge is to allow traders within the Ecosystem to quickly and efficiently access arbitrage opportunities cross-chain.&#x20;

## How It Works

Users will connect their wallet to the Geeks Wizard Bridge dApp, and choose which token they would like to transition chains, which chain they currently hold the asset on, and which chain they would like to move the asset to. A 1.5% fee is applied to the transaction, 1% goes to the Toll Rabbit NFTs, 0.5% goes to the Wizard Dev who built and maintains the Bridge.&#x20;

The remaining 98.5% of tokens are burnt and the information containing the Trader's wallet address and the number of tokens that were burnt is relayed through a smart contract to a Daemon and then sent to the destination chain, where the token contract mints the same number of tokens that were burnt. 100% of the code operating this bridge is IP of Geeks Ecosystem and fully in the control of Geeks Ecosystem.

<figure><img src="/files/qSMDlfVFp2Qdv1gvna8u" alt=""><figcaption><p>Technical information For The Geeks Wizard Bridge</p></figcaption></figure>

<figure><img src="/files/u9LjENHqqgnYr56EIiUQ" alt=""><figcaption><p>Geeks Wizard Bridge Visual</p></figcaption></figure>

## Integration With Toll Rabbit NFTs

With a bridging fee of 1.5%, and taxes ranging from 3-5% depending on the asset, traders can profit on cross-chain arbitrage if the assets between the two chains differ in value by more than 7.5-11.5%. Initially, all four tokens will be integrated into the bridge and allow for interoperability between the Base and BSC Blockchains. As the Ecosystem begins to scale, each new token will be added to the bridge gradually increasing the passive income potential of each NFT.

## Long Term Interoperability & Scalability

Given that Geeks Ecosystem is EVM Agnostic, it will eventually scale to other EVMs increasing its accessibility, flexibility, and market reach while reducing the risk any one chain is exposed to. The Wizard Bridge was designed to seamlessly allow for any new chain or token to be added to the Ecosystem within 10 minutes. The video below demonstrates how and is a **critical** video to watch for understanding the depth of Geeks Ecosystems design.&#x20;

{% file src="/files/hihi9LjWfkocnYJZUDBq" %}
Video of Geeks Ecosystem's Scalability
{% endfile %}

## Risk Mitigation

{% file src="/files/giz4M9M1V2kcdy8sCMZN" %}
Risk Mitigation within the Ecosystem
{% endfile %}

<figure><img src="/files/HzdmseUORIedNb00RqiC" alt="" width="313"><figcaption><p>Bridge dApp</p></figcaption></figure>

The Smart Contract for the Bridge can be found below:

{% file src="/files/VzhtCNn20H0YGVxhLnZq" %}


---

# 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://geeksecosystem.gitbook.io/geeks-ecosystem-whitepaper/geeks-zoo/toll-rabbits/wizard-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.
