# Bridge DAI, USDC or USDT to Agoric via Gravity Bridge

1. Navigate to <https://bridge.blockscape.network/>&#x20;
2. Under 'To, select **'Agoric'** network to transact on:
3.

```
<figure><img src="/files/VLltjyJL8E9jSQyemypz" alt=""><figcaption></figcaption></figure>
```

4. Under 'From' 'Ethereum', hit **'Connect'** to connect your Metamask or similar wallet.
5. Under 'To' **'Agoric',** hit 'Connect to connect your Keplr wallet.
6. When both are connected, it will look like this:

   <figure><img src="/files/N9nAsYnsSi3XT6VXyRqc" alt=""><figcaption></figcaption></figure>
7. Under '**Amount',** select 'Token' dropdown and pick **'USD Coin'.**
8. Enter amount you wish to bridge
9. Hit **'Give Permission to transfer USDC'**
10.

```
<figure><img src="/files/6j4FglKfct4zddeXNIJR" alt=""><figcaption></figcaption></figure>
```

11. Confirm Transaction in your wallet (MetaMask etc.)
12. Hit **'Begin Transfer'**
13. Approve Transaction in your wallet (MetaMask etc.)
14. Wait For Transaction to complete:
15. ![](/files/q75J6smrTcZ6wbZ16k7V)
16. Once Complete:
17. ![](/files/Y2HxwRJmb18LdYsv95Oy)
18. You will see your bridged USDC appear in your Keplr wallet and Agoric Smart Wallet:
19. ![](/files/MlJ41hIrxycLXtSY9U99)
20.

```
<figure><img src="/files/RaiYdFEitTJNTJLqyTU9" alt=""><figcaption></figcaption></figure>
```

21. Congrats - you've successfully bridged to Agoric and are ready to use the PSM to mint IST!


---

# 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.inter.trade/user-how-to/bridge-external-tokens-to-agoric/bridge-dai-usdc-or-usdt-to-agoric-via-gravity-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.
