> For the complete documentation index, see [llms.txt](https://bolt-coin.gitbook.io/bolt-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bolt-coin.gitbook.io/bolt-docs/how-to-buy-usdbolt.md).

# How to buy $BOLT

### Step 1: Create a Wallet

\
Download meta mask or your wallet of choice from the app store or google play store for free. Desktop users, download the google chrome extension by going to metamask.io.\
<https://metamask.io/>

### Step 2: Load Wallet with ETH

Have ETH in your wallet to swap to $BOLT. If you don’t have  ETH, you can buy directly on Metamask, transfer from another wallet, or buy on another exchange and send it to your wallet.

### Step 3: Bridge ETH to zkSync Era

<figure><img src="/files/Zef4K1irTIJOfu6GZDJc" alt=""><figcaption><p>Use Symbiosis to transfer your ETH from ERC20 to zkSync Era network<br><a href="https://app.symbiosis.finance/swap?chainIn=Ethereum&#x26;chainOut=ZkSync%20Era&#x26;tokenIn=ETH&#x26;tokenOut=ETH">https://app.symbiosis.finance/swap?chainIn=Ethereum&#x26;chainOut=ZkSync%20Era&#x26;tokenIn=ETH&#x26;tokenOut=ETH</a></p></figcaption></figure>

### Step 4: Make sure your wallet is connected to zkSync Era

Use the portal <https://portal.zksync.io/>

### Step 5: Swap ETH to $BOLT&#x20;

<https://app.mute.io/swap>\
\
**Make sure to use the correct token smart contract address:** \
0x61B41e0244133B9c9c47A57e51a5EF70be2c5DD4\
\
\
MORE ARTICLES:\
<https://mirror.xyz/0x934C0b794167ffc5cB9FbCAf87C53685b914b5fa/61vS3J0SnridoBPcwO8LEbvXiwSdNSjmuIWAsHynU3s>

*Beware of fake contracts!*


---

# 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://bolt-coin.gitbook.io/bolt-docs/how-to-buy-usdbolt.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.
