# How to Get Bitrock Token&#x20;

If you are ready to invest in Bitrock, here is a step by step guide to help you get started:

## 1. Decentralized Exchange & Digital Wallet

Bitrock is an ERC-20 token on the Ethereum blockchain. Any wallet that supports ERC-20 tokens supports Bitrock - including [Metamask](https://metamask.io/), [Coinbase](https://www.coinbase.com/) wallet, etc. Set up a new ERC-20 compatible digital wallet or use your existing one. Once the wallet is open, access the wallet's dApp browser then head to [Uniswap](https://uniswap.org/).

Copy and paste Bitrock's smart contract address (below) and enter the number of Bitrock tokens you want to buy.

{% code title="Bitrock Smart Contract" overflow="wrap" %}

```
0xde67d97b8770dC98C746A3FC0093c538666eB493
```

{% endcode %}

{% embed url="<https://www.youtube.com/watch?v=TDg6UlXXigs>" %}

Note: You can swap to Bitrock from ERC-20 tokens such as ETH/USDT, but make sure to set aside a certain allocation of ETH for gas fees.

## 2. Centralized Exchanges

Bitrock is currently listed on [Bitmart](https://www.bitmart.com/trade/en-US?symbol=BROCK_USDT\&layout=pro), [Bitget](https://www.bitget.com/spot/BROCKUSDT?type=spot), and [MEXC](https://www.mexc.com/exchange/BROCK_USDT). Additionally, the Bitrock chain is integrated into Mexc and Bitmart with an option to deposit and withdraw Bitrock to and from Bitmart via the Ethereum network or the Bitrock network.


---

# 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.bit-rock.io/tutorial/how-to-get-bitrock-token.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.
