# Axelar USDC

Axelar USDC offers the ability to bridge USDC from your Ethereum or Osmosis wallet to your Regen wallet.

This guide provides directions for bridging USDC from your Osmosis wallet to your Regen wallet through the [satellite.money](http://satellite.money/) UI.&#x20;

Ecocredits purchased on the Regen Marketplace are sold in a currency specified by the seller. Before bridging USDC with Axelar, confirm the credits you wish to purchase are for sale in Axelar USDC.&#x20;

### 1. Connect Wallet to Satellite Interface

a. Satellite will default to an Osmosis to Ethereum bridge. First change Ethereum to Regen by selecting it from the drop box.&#x20;

<figure><img src="/files/oA6iHKR59R93x7PnLaGS" alt=""><figcaption></figcaption></figure>

b. Next connect to your Keplr wallet by selecting either of the connect buttons indicated with red arrows in the image above.&#x20;

### 2. Enter Transaction Details

a. Input how much USDC you want to transfer. The "Max" button fill this field will all available axlUSDC. *Note: Relayer Gas Fees will come out of the amount set here. You do not need to exclude a reserve amount of USDC for gas fees.*&#x20;

<figure><img src="/files/TVtMmq1NlcPMQzZJTYR4" alt=""><figcaption></figcaption></figure>

b. Paste the Regen wallet address you are sending the USDC to or select the Autofill option to send the USDC to the connected Regen wallet.&#x20;

### 3. Transfer Currency

a. Click "Generate Deposit Address" which will kick start the transaction.&#x20;

<figure><img src="/files/PldPc53mgudQaJbNMETB" alt=""><figcaption></figcaption></figure>

b. When prompted for your Relayer Gas Fees, select "Send from Keplr" and approve the corresponding transaction.&#x20;

<figure><img src="/files/8xC8YcN1hDZIdIFJphxm" alt=""><figcaption></figcaption></figure>

c. Once the gas fee has been accepted, your transfer will complete.&#x20;

### 4. View USDC in Regen Wallet

a. It may take several minutes after the "Transaction complete" message for your transaction to fully process. Once it has, you will be able to view your USDC on the Keplr Dashboard or in the wallet extension.&#x20;

b. From the Keplr extension, your bridged USDC will be listed in "Tokens" at the bottom of the window.&#x20;

<figure><img src="/files/ThJlbUtui0sA1zwXwfdV" alt=""><figcaption></figcaption></figure>

c. From the [Keplr Dashboard](https://wallet.keplr.app/), you can see your USDC in your Token Allocation, listed as "USDC".&#x20;

<figure><img src="/files/NRKNEtpR1U4CHiZuy4MH" alt=""><figcaption></figcaption></figure>

**Congratulations! You have now bridged USDC to your Regen wallet, where it is ready to invest in your favorite Regen Marketplace project.**&#x20;

Find directions for purchasing ecocredits [here](/guides/regen-marketplace-buyers-guides/ecocredits/buy-ecocredits.md).&#x20;


---

# 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://guides.regen.network/guides/regen-marketplace-buyers-guides/currencies/axelar-usdc.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.
