# Acquire $REGEN

> ### **Looking for an overview of $REGEN and where it's active?** 👉 **Visit the official** [**$REGEN Coin page**](https://coin.regen.network/) for current prices, supply, network stats, and useful links to Osmosis, Keplr, and Mintscan.

### 1. Acquire USDC

To acquire $REGEN, you’ll first need a commonly traded asset like USDC on the Osmosis decentralized exchange.&#x20;

* **Option 1: Use Coinbase or Kraken**
  * Purchase USDC via a centralized exchange (CEX) like [Coinbase](https://www.coinbase.com/) or [Kraken](https://www.kraken.com/), then withdraw it to a wallet that supports Axelar (axlUSDC) or Noble USDC to bridge into Osmosis

<figure><img src="/files/WOqGu2sRKzzqdUoorLuN" alt="" width="375"><figcaption></figcaption></figure>

**Other options:**

* Use [Squid Router](https://www.squidrouter.com): If you already have crypto on another network (e.g. Ethereum, Polygon), you can use Squid Router to bridge into Osmosis and receive axlUSDC directly.
* Osmosis on-ramp aggregators: Explore third-party options like [Transak](https://transak.com/buy/osmo) or [Skip.money](https://skip.money/) to directly fund your Osmosis wallet with USDC.
* IBC transfers: If you already have USDC on another Cosmos chain (like Noble or Axelar), you can use Osmosis IBC Transfers to move it into Osmosis.

### 2. Trade USDC for $REGEN on Osmosis

a. Visit the [Osmosis App](https://osmosis.zone).

b. Connect your Keplr Wallet.

c. Navigate to the Swap tab.

<figure><img src="/files/AjFBGuNCxAdmcSnyaow9" alt="" width="350"><figcaption></figcaption></figure>

d. Select USDC.axl or USDC.noble as the asset you’re swapping *from*.

e. Select REGEN as the asset you’re swapping *to*.

f. Confirm the transaction in your  [Keplr wallet](/guides/wallets/wallet-setup/create-a-keplr-wallet.md).

> Once the transaction confirms, you will see your $REGEN balance on the Regen Network chain in your Keplr Wallet.

### 3. Verify Your Wallet Balance

These transactions can take a few minutes and you may need to refresh your dashboard to see the update. You can also track your transaction using a blockchain explorer like [Mintscan](https://www.mintscan.io/regen), by searching your [Regen wallet address](/guides/wallets/wallet-setup/create-a-keplr-wallet.md).&#x20;

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

**Congratulations!! You have purchased your very first $REGEN!**


---

# 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/wallets/wallet-setup/acquire-usdregen.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.
