> For the complete documentation index, see [llms.txt](https://docs.inter.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inter.trade/user-how-to/bridge-external-tokens-to-agoric/bridge-dai-usdc-or-usdt-to-agoric-via-axelar-bridge.md).

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

Note: **We recommend that you use the Axelar bridge even if you are coming from other zones like Osmosis.**&#x20;

1. Navigate to <https://satellite.money/>
2. Hit '**Connect Wallet'** in top right corner:
3. <img src="/files/WYPqyU6dXt6NloqpVhaS" alt="" data-size="line">
4. Connect your Ethereum-source wallet i.e. MetaMask
5. ![](/files/hg5lbqlo3KLgYUn7RPfA)
6. Connect your Keplr wallet. You will see your source wallet (MetaMask) and destination wallet (Keplr) logos next to **'Connected'** when you have successfully connected both wallets:
7. ![](/files/upiBgQ0WUkTiCsMV5w5U)
8. Under ***'From'*** select ***'Ethereum'*** as source chain
9. Under ***'To***' select ***'Agoric'*** as destination chain
10. Hit '***Autofill 'K'***' to have Keplr auto-populate your Axelar Deposit Address (This action will pull your Axelar chain address from Keplr if you are connected.) You will be asked to approve connection in your Keplr wallet. Hit 'Approve'.
11. ![](/files/RNl6d8hCcUMHRoZqJkSc)
12. ![](/files/jje9tCWQIVNpsUeyDnFu)
13. **Please confirm address matches in Axelar network address in your Keplr wallet**):
14. ![](/files/kuEWOoRcVHpVE7wwULmt)
15. Select ***'USDC'*** under ***'I want to transfer'.*** If you have a USDC balance in your MetaMask wallet, you will see this appear next to '*Available*'
16. Enter the amount you wish to bridge. ***Note: you must have enough USDC to cover the relayer fee (this is dynamic and can range anwhere from 0-$25 as of time of writing).***
17. Hit ***'Generate Deposit Address'***
18. ![](/files/uvfLHsZNi9UqeJkvRASU)
19. A pop-up will appear showing you the 'Deposit Address' (this is the Axelar USDC token contract address). Hit ***'Confirm'***
20. ![](/files/dhifqsZKorj9qXtK4X5Y)
21. Hit ***'Send From MetaMask'***:
22. ![](/files/wKro9FYLABODpXoMSEy6)
23. You will be prompted to confirm transaction in MetaMask, hit ***'Confirm'.*** *Note: **You must have enough ETH balance in your MetaMask wallet to cover the gas fee*****.**
24. ![](/files/1IRgMjlk360MzXg5TiJd)
25. It may take up to \~15mins for your transaction to complete. You will be able to view transaction on etherscan through this link:
26. ![](/files/88boFt0cowacJfDle38M)
27. Once complete, you will see your USDC balance appear in your Agoric account on your Keplr wallet and in your Agoric Smart Wallet:
28. <img src="/files/QpTAiUtKl5WXpQbHYd2J" alt="" data-size="original">
29.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inter.trade/user-how-to/bridge-external-tokens-to-agoric/bridge-dai-usdc-or-usdt-to-agoric-via-axelar-bridge.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
