> For the complete documentation index, see [llms.txt](https://wiki.rly.network/rly-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.rly.network/rly-network/guides/buy/rly.md).

# Buy RLY

![RLY Token Logo](/files/0ZZ5Dz6gi0kKJgDHP64J)

## Buy RLY on Ethereum&#x20;

1. [Coinbase](https://www.coinbase.com/price/rally) - ([Skip to Steps](#process-overview-for-uniswap))
2. [Uniswap](https://v2.info.uniswap.org/token/0xf1f955016ecbcd7321c7266bccfb96c68ea5e49b) - ([Skip to Steps](#process-overview-for-uniswap))
3. [Balancer](https://app.balancer.fi/#/trade) - ([Skip to Steps](#process-overview-for-balancer))

{% hint style="info" %}
**RLY Contract Address:** 0xf1f955016ecbcd7321c7266bccfb96c68ea5e49b
{% endhint %}

## Buying and Selling $RLY

{% hint style="danger" %}
Some wallets such as exchange wallets cannot actually accept ERC20 tokens. Please ensure you are using an ERC20 capable wallet or your tokens may be become inaccessible. View our suggestions here.
{% endhint %}

{% hint style="warning" %}
Some wallets such as Coinbase do not currently allow you to edit gas price. This may cause some transactions to become stuck and/or revert, wasting fees. We advise you use a wallet that is capable of adjusting gas fees, such as Metamask or MEW.
{% endhint %}

### Purpose

Buy or Sell Ethereum Mainnet $RLY on Uniswap or Balancer liquidity pool markets.

### Prerequisites

* Ethereum Mainnet ERC-20 Capable Wallet
* An amount of ETH to cover gas fees

### Process Overview for Coinbase

### Process Overview for Uniswap

1. Go to the [Uniswap website](https://uniswap.org) and click **Launch App**, or go directly to the [Uniswap swap app](https://app.uniswap.org).
2. Connect your wallet.
3. Select the token you'd like to swap from or to in the appropriate section, and search for "RLY" or "[0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b](https://etherscan.io/token/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b?a=0x48b152d080b9ea91e52529a72798c2f3d7353352)" (RLY token address)

   Alternatively, you can navigate directly to the [RLY/ETH pair](https://app.uniswap.org/#/swap?inputCurrency=ETH\&outputCurrency=0xf1f955016ecbcd7321c7266bccfb96c68ea5e49b).
4. **Approve** and **Swap** - Approval/Unlock should only be necessary for your first tx.

{% hint style="warning" %}
Be sure to check and set appropriate gas fees. Defaults are usually a little conservative and Uniswap will revert a transaction that takes too long (default 20min).
{% endhint %}

### Process Overview for Balancer

1. Go to the [Balancer website](https://balancer.finance) and click **Exchange**, or go directly to the [Balancer swap app](https://balancer.exchange/#/swap).
2. Connect your wallet.
3. Select the token you'd like to swap from or to in the appropriate section, and search for "RLY" or "[0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b](https://etherscan.io/token/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b?a=0x48b152d080b9ea91e52529a72798c2f3d7353352)" (Rally token address)
4. **Unlock** and **Swap** - Approval/Unlock should only be necessary for your first tx.

{% hint style="info" %}
Be sure to check and set appropriate gas fees.
{% endhint %}


---

# 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:

```
GET https://wiki.rly.network/rly-network/guides/buy/rly.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.
