# Indirect – LTFM Protocol

Sophia implements efficiently a set of processes to manage transactions while avoiding triggering spikes in transactions costs. Implemented indirectly as Low Transaction Fee Management (LTFM) Protocol. The transaction fees are being reduced by an incredible magnitude of 8X, the number is sure to make the chain even cheaper to interact with. This makes the blockchain even more suitable for accommodating, High-Frequency DeFi, or other large-scale use cases

But still dynamic fee adjustment is unavoidable. They create the financial incentives for providing services and guarantee the further development of the project in question.

So theoretically If the block has fewer transactions than the targeted block saturation, the price will diminish by a minor amount. If a block is subject to more transactions, the fees will be accordingly priced higher.


---

# 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://dev.phron.ai/whitepaper/proof-of-concept-phron-layer-1/sophia-protocol/indirect-ltfm-protocol.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.
