# How To Link Your Wallets

### 1. **Link Your Wallets**

Linking your wallets is a crucial step when using **Whales Market**. It enables **cross-chain settlements**, ensures **accurate reward tracking**, and applies **staker fee discounts** across all supported networks.

Please follow the instructions carefully in this section.

***

### 2. Why linking your wallet is important

**1. Cross-Chain Settlement**

Imagine you are purchasing Runstone (on the Bitcoin Network) with SOL (on Solana). The linking of your Solana wallet and Bitcoin wallet will facilitate the settlement.

You will receive Runestone in the exact Bitcoin wallet linked with your Solana address that you are using to fill the order.

**2. User Incentives & Referral Rewards**

Whales Market calculates incentive and referral rewards based on your **total trading volume across 8+ supported networks**. Linking wallets allows the system to combine your activity from all networks, ensuring accurate reward distribution.

**3. Staking Program**

$WHALES stakers receive trading fees waivers, based on the amount of $xWhales they hold.

* Since trades can occur on **Solana, EVM-compatible blockchains, Bitcoin**, and more, all relevant wallets must be linked for the discount to apply across your activity.
* For more details, see: [*Discount for Stakers*](/staking-mechanism/discount-for-stakers.md).

***

### 3. How to link your wallet

1. **Connect Your Wallet**
   * Open **Whales Pro Dashboard**.
   * Connect your primary wallet (e.g., Solana, EVM, Bitcoin).
2. **Access Link Wallets Section**
   * In your Dashboard stats panel, find the **Link Wallet** button.

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

3. **Link All Relevant Wallets**

* Click **Link Wallet**.
* Add each wallet from supported blockchains that you use for trading on Whales Market.

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

* Once linked, the wallet pairing cannot reverse. Ensure you are using the correct addresses before confirming.

{% hint style="warning" %}
**Note:** Ledger wallets are currently **not supported** for wallet linking.
{% endhint %}

{% hint style="danger" %}
**Warning: This action can't be undone. You cannot change the linked wallet address.**
{% endhint %}

***

### FAQ

<details>

<summary>Why should I link multiple wallets to Whales Market?</summary>

Linking your wallets is a crucial step on Whales Market to activate multi-chain features and optimize your trading experience. This allows you to participate in cross-chain transactions and ensures the system accurately calculates your rewards and trading fee discounts based on your total trading volume across all supported networks.

</details>

<details>

<summary>How does linking wallets help with cross-chain transactions?</summary>

Linking wallets plays a key role in cross-chain settlement. For example, when you purchase an asset on Bitcoin using SOL on the Solana network, linking your wallets will allow Whales Market to automatically send the asset to the correct linked Bitcoin wallet.

</details>

<details>

<summary>Is linking my wallet safe?</summary>

Yes, linking your wallet is completely safe. Whales Market only uses your public wallet address to track trading activity. The platform never has access to your private keys.

</details>

<details>

<summary>Can I change a linked wallet address?</summary>

No. This is an important warning. Once a wallet has been linked, the address cannot be changed. Please ensure you are using the correct address before confirming.

</details>

<details>

<summary>Which wallet can I link on Whales Market?</summary>

Whales Market supports linking popular wallets across blockchains like Solana, EVM, and Bitcoin. Currently, Ledger wallets are not supported for this feature.

</details>


---

# 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.whales.market/pre-market/getting-started/how-to-begin/how-to-link-your-wallets.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.
