# Token Bridge

Ethereum and Polygon both have test networks where applications can operate within a test environment. Within a test environment, the application functions similarly to a live application but the processes and transactions are only for testing purposes and are not recorded or processed on the main Ethereum or Polygon network. Insured Finance is operating on both the Ethereum Goerli tesnet and the Mumbai Matic/Polygon testnet. A bridge has been created between these two test networks, allowing the transfer of tokens between both test environments.

#### Prerequisite

* It requires some GÖETH tokens as the gas fee to transfer your asset from Goerli tesnet to Mumbai testnet.\
  Recommended faucet: (<https://goerli-faucet.slock.it/>)

#### Step-by-step instructions:

1. Switch MetaMask network to Goerli\
   ![](https://lh5.googleusercontent.com/wG9o4UBHGU2xbDAGP4hp-Jm_sQrZn4xAYEKRtdR7oYS5Lmwpw3A6X2gtphHxi6CIcWUsaZVw-_4MdhJjaqjBhlEiIQ0WCVvaytJMizlSztpegRWX9On-KHIDIE_kzRjZKfbcTVqj=s0)\
   ![](https://lh3.googleusercontent.com/WsHgnAs4nelJ9LjyZZczSz5Fc9LvvZ314Nr_MrknKUDuUhY6kCozETjeXoxHce64RDikpqD5IgzDjpz5PTjoPytZ9N2_Sxjt3i3cUFxkR0iDX_EoLpPUiLJ49xVRMFI0sbPW-i6A=s0)
2. Add all tokens to Goerli & Mumbai testnet

   ![](https://lh5.googleusercontent.com/gwDwgRL9mWObqYkLXuSgIUW6hDnWoj-5rty81R4dMl2IokcB65StfTRo3MiKSshcWTwMJGdwK7vBVOeIpsrKh4PobHGYSvEOXuyZk8t0sVcMohR1X5jxAWjth3Ta5fR8KBoX0TGD=s0)
3. Fill the transfer amount and allow access to funds\
   ![](https://lh3.googleusercontent.com/dkGsVvq9V5q90Kq4Mz1YH2q7w-nOo9wRHNZx1BAPmR93d1Ldu_gf6JIH5OTqnmADlCV-rGKqUkbzUQkdKw0Mjojw4t8RQzKp4T8OJPNYQajOTFl2oiicyqcArQFa65ECMuLCqL4K=s0)
4. Submit your transfer request\
   ![](https://lh4.googleusercontent.com/KqQqjzCLbN8i1_vrnA192ZZz4uuJP--icsi3r6poZQATWCKTawbNmK5ghdlfV1HqQkdELlrhYKvtA6bspp9_rl00tELQBphkYgvQ9SVLOn-fD2ynOmADMztxe1g97gzrodYkJeQ4=s0)\
   ![](https://lh3.googleusercontent.com/z-Itz3T2xv5wvQzO-z6RdXzXNB18o4zODABNxFpfnB5Hcmmyc7X0eamPByRf0z1dVzdhgQymutt6Go6Bceu3fDsEisuRQ50rqbgBPpbwt0PWBFgGHADAEY-lyVp-zWHQXus88yUM=s0)
5. Switch your MetaMask network to Mumbai and wait for your funds to be updated in Mumbai.\
   ![](https://lh3.googleusercontent.com/v47R68i308LMwqMvoY93yX_ATaQgLlWJTXFBlkphASx2AmJmbE-OpqLS6LinwbDK75V3Gjlnpk-H6F82VnfN3RaXWgNEZIEUfkn9787ruz_gB7Ff2nhti_0nAhIvlIp_0Lafdd9K=s0)


---

# 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.insured.finance/how-to-guides/token-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.
