# 3.8 Transparent Fee Structure

One of the core principles of this platform is full transparency in how fees are calculated and applied to every transaction. Whether users are buying, selling, or swapping digital assets, the platform ensures that all associated costs are disclosed up front—before any action is finalized.

Each transaction quote clearly presents all relevant details, including the estimated network gas fees, platform service fees, and any third-party processing charges. By aggregating this information and presenting it in a unified interface, the system eliminates hidden costs and unexpected charges, allowing users to make fully informed decisions.

Fee calculations are performed in real time, factoring in current blockchain conditions such as network congestion and gas price fluctuations. The platform’s backend continuously monitors market data and dynamically adjusts fee estimates to reflect the most accurate costs at the time of each transaction. In the case of swaps, the aggregator engine further optimizes route selection to minimize both network fees and slippage, ensuring users are not overcharged due to inefficient execution.

To further support transparency, detailed transaction breakdowns and fee receipts are available within the user interface. This enables users to review the full cost composition of each operation, including historical records for future reference or compliance needs.

By maintaining a transparent and predictable fee structure, the platform fosters user trust and helps users confidently participate in digital asset transactions, knowing that there are no hidden charges or opaque fee policies.


---

# 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.saltapp.xyz/salt/03-how-salt-work/3.8-transparent-fee-structure.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.
