# Trade BTC & BRC20 Assets

1. Wallet and Network

You need to add BEVM network manually in your Metamask or other EVM wallets.

> `Network: BEVM`
>
> `RPC URL:` [`https://rpc-1.bevm.io` ](<https://rpc-1.bevm.io >)
>
> `Network ID: 1501`
>
> `Gas: BTC`
>
> `Explore URL:`[`https://evm.bevm.io/`](https://evm.bevm.io/)

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

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

2. **Visit** [**https://bswap.bevm.io/#/swap**](https://bswap.bevm.io/#/swap) **and switch the network to BEVM while connecting your MetaMask wallet to start trading.**&#x20;

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

3. After confirming the trading currency and amount, click on '**Approve SATS**' to authorize the respective assets.

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

4. **After successful authorization, click on 'Swap' to complete the swap.**

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

When you start trading, BSwap will use your MetaMask wallet. If you currently do not have a balance on the BEVM network, you can [bridge](broken://pages/PwV6i6foBIDZnBxGdjnq) some assets into BEVM first.

<br>


---

# 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://bswap.gitbook.io/bswap-1/features-and-tutorial-of-bswap/trade-btc-and-brc20-assets.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.
