# Trading Fees & Discounts

When using a decentralized aggregation platform, transaction fees mainly include:

* Network Fee (Gas Fee): Paid to blockchain network nodes for validating and recording transactions. The fee fluctuates depending on network congestion and transaction complexity, and is collected by the blockchain network.
* Platform Fee: Charged by Transit when executing swaps or cross-chain transactions. This fee helps maintain platform operations and development, with the exact amount clearly displayed before confirmation.

## The base aggregation trading fee on Transit Swap is 0.3%.

Transit has launched a fee discount mechanism. The system automatically matches a discount tier based on the combined amount of TPT and xTPT held in a user’s wallet, applying the corresponding fee reduction directly during the transaction.

The current discount tiers are as follows (subject to future adjustments and additional tiers based on actual conditions):

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

<br>


---

# 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.transit.finance/start-to-use/quick-start-guide/trading-fees-and-discounts.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.
