# Low-cost fixed transaction fees

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

{% hint style="info" %}
💡\[Definition] **Transaction fees:**

The blockchain transaction fee is an economic security mechanism designed to prevent malicious actors from flooding the blockchain with irrelevant transactions to saturate the network making legitimate transactions unprocessable. This fee is charged in the platforms' utility token when performing blockchain transactions, and is always deducted from the account starting the transaction itself.
{% endhint %}

{% hint style="warning" %}
\[Market problem]: **Unpredictable transaction fees**&#x20;

Businesses or average blockchain users can’t calculate the future expenses for transactions on current blockchains. This is a problem for the whole blockchain industry especially for DeFi ecosystems dealing with mass transactions, bridges, DApps uploads, etc.&#x20;
{% endhint %}

## QANplatform says goodbye to the ever-changing high transaction fees

Everyone is aware of Ethereum's painfully high gas fees. Whether the user would like to buy an NFT, use a DeFi solution, or just buy/sell tokens, the volatile gas fee can be a real financial burden.&#x20;

The solution for this specific problem from QANplatfom is to introduce a pre-defined price range (min and max) for transaction fees. Transaction fees will be fixed to USD. This helps to plan and predict costs no matter if you are an individual or an enterprise.&#x20;

The community will have the chance to change the transaction fee price-range through governed voting.&#x20;

{% hint style="success" %}
**Key Takeaways — \[Low-cost fixed transaction fees]:**&#x20;

* QANplatform transaction fee price-range will be fixed to USD.
* By governed voting, the fee price-range could be changed.
  {% 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://learn.qanplatform.com/technology/technology-features/low-cost-fixed-transaction-fees.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.
