# Set Up Your Wallet

#### **Step 1: Add Swan Chain to Metamask** <a href="#step-1-add-swan-chain-to-metamask" id="step-1-add-swan-chain-to-metamask"></a>

1. Open MetaMask and click on the network selector at the top left.
2. Select "Add network" and then "Add a network manually."
3. Fill in the details for [Swan Chain Mainnet](https://docs.swanchain.io/network-reference/readme):

<figure><img src="https://docs.swanchain.io/~gitbook/image?url=https%3A%2F%2F3478205236-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FcvUWH8GhRCqvKwuN0BGF%252Fuploads%252Fgit-blob-42658abed574e46f5d9ad35eafe1721e70cb4b4b%252FMetaMask.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3de08dd7&#x26;sv=1" alt=""><figcaption></figcaption></figure>

1. Click "Save" or "Add" to save the network.

#### **Step 2: Import Tokens** <a href="#step-2-import-tokens" id="step-2-import-tokens"></a>

1. In Metamask, click on "Import tokens" at the bottom of the Tokens tab.
2. Enter the token contract address for SWAN Token:

**0xBb4eC1b56cB624863298740Fd264ef2f910d5564**

The token symbols and decimals should autofill. If not, check the block explorer.

3. Click "Import" to confirm.[<br>](https://docs.swanchain.io/swan-chain/swan-chain-mainnet/swan-credit-token)


---

# 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.swanchain.io/network-reference/readme/set-up-your-wallet.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.
