# How to save even more on fees using BNB token burning?

By paying with BNB tokens, you can save **25% on spot trading fees** and **10% on futures trading fees**. This option can be enabled on [the profile page in your account](https://account.tiger.com/profile).

Additionally, you will still receive a commission rebate from our brokerage service.

**Example:**

You buy **1 BTC/USDT** using a market order at **60,000 USDT**.

* With the "**BNB burn" option disabled**, the fee would be:\
  **60,000 USDT × 0.1% = 60 USDT**
* With the "**BNB burn" option enabled**, an equivalent of **45 USDT** in BNB (60 USDT - 25%) will be deducted from your spot wallet.
* The next day, **Tiger.com Broker** will refund **35% of the paid fee (45 USDT)** back to your spot account, which is **15.75 USDT**.

So, with the BNB payment discount and the broker's rebate, your total net commission will be 29.25 USDT instead of 60 USDT.

**To activate this feature, you need to:**

1. Deposit **BNB tokens** into your Binance spot wallet via **Tiger.com Broker** (this can be done in the Tiger.com terminal).
2. Enable the **“BNB Burn”** option in your [profile settings](https://account.tiger.trade/profile):&#x20;

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

If you keep your BNB tokens in your **spot wallet**, fees will be deducted in BNB **only for spot trading**.

However, you can also **transfer BNB to your futures wallet** and use them as collateral. This way, when trading **USDⓈ-M futures**, fees will be deducted in BNB instead of USDT.

You can transfer BNB from your spot wallet to your futures wallet using the [**transfer function**](https://broker-docs.tiger.com/english-2/financial-operations/binance-transfer).

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

{% hint style="info" %}
For more details on the BNB burning process, please refer to Binance's [official documentation](https://www.binance.com/en/support/faq/detail/115000583311).
{% endhint %}


---

# 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://broker-docs.tiger.com/english-2/frequently-asked-questions/how-to-save-even-more-on-fees-using-bnb-token-burning.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.
