# Discount for Stakers

### 1. Enjoy discount in trading fees

Beside enjoying yield on their staked $WHALES, stakers can also enjoy discount on trading fees. The minimum threshold for trading fee discount is **25,000 $xWhales.**

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

***

### 2. Link your wallet

Since trading activities on Whales Market take place accross multiple blockchains including Solana, EVM-compatible blockchains, Bitcoin networks... you will need to **link all your respective wallets** so that the discount can be applied in all of your trading activities on Whales Market.

To learn how to link your wallets across networks, please view [How to Link Your Wallet](/pre-market/getting-started/how-to-begin/how-to-link-your-wallets.md#link-your-wallets).

***

### FAQ

<details>

<summary>Who is eligible to receive a trading fee discount?</summary>

Anyone who stakes $WHALES can get a discount on their trading fees.

</details>

<details>

<summary>What is the minimum requirement to qualifi for the discount?</summary>

You need to hold at least 25,000 $xWHALES to qualify for a trading fee discount.

</details>

<details>

<summary>How is the discount level determined?</summary>

The discount level depends on the amount of $xWHALES you hold. The more you hold, the higher your discount, up to a maximum of 100%.

</details>

<details>

<summary>What is the maximum possible discount?</summary>

If you hold 500,000 $xWHALES, you will receive a 100% discount on trading fees, meaning your effective fee is 0%.

</details>

<details>

<summary>How do I apply this discount to all my trades?</summary>

Since trading activities on Whales Market take place across multiple blockchains (like Solana, EVM, and Bitcoin), you need to link all your respective wallets so that the discount can be applied to all of your transactions.

</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/staking-mechanism/discount-for-stakers.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.
