# Wallet Setup

### **1. Visit**[ **exsat.network** ](https://exsat.network)**and click 'Connect Wallet' in the top navigation.**

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

After clicking the "Connect Wallet" button, if you have multiple wallets installed, choose the one you want to connect to.

<figure><img src="/files/GAmCi0QGyFJ090295354" alt="" width="259"><figcaption></figcaption></figure>

### 2. Approve to add exSat Mainnet in your wallet (e.g., MetaMask).

After you click 'Connect Wallet,' MetaMask will prompt you to add the exSat Mainnet, please approve it.

<figure><img src="/files/SDQUAlKs4JTPBHmzIEsK" alt="" width="270"><figcaption></figcaption></figure>

If MetaMask does not prompt you to add the exSat Mainnet, you can manually add the exSat Mainnet to your wallet:

<figure><img src="/files/EfGQYGFqNIOcECHVDg9n" alt="" width="266"><figcaption></figcaption></figure>

<figure><img src="/files/Fucib5AbpexvdoJSYEOe" alt="" width="208"><figcaption></figcaption></figure>

<figure><img src="/files/0OF9XFfZUIgMxWMsFwew" alt="" width="362"><figcaption></figcaption></figure>

* **Network Name:** exSat Mainnet
* **RPC URL:** <https://evm.exsat.network>
* **Chain ID:** 7200
* **Currency Symbol:** BTC
* **Block Explorer URL:** <https://scan.exsat.network>

### 3. Switch to exSat Mainnet

After added exSat Mainnet to Metamask network list, Metamask will ask to switch network to exSat mainnet. After click "Switch network",  you'll be able to use your EVM accounts in Metamask to sign transactions on exSat network.

<figure><img src="/files/ls7nVJJX9Km6Nwtt0Twl" alt="" width="270"><figcaption></figcaption></figure>

**More Information:** When you visit exSat.network after the exSat Mainnet has been added, if your wallet's current network is not exSat Mainnet, a popup will appear with the message 'Please switch to the correct chain to continue!' Please click "OK" to proceed.

<figure><img src="/files/IRm6iXo2OuZjdzE78D3o" alt="" width="515"><figcaption></figcaption></figure>


---

# 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.exsat.network/user-guides/wallet-setup.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.
