# Overview

Dozer Finance's trading platform is designed to address core DeFi adoption challenges through innovative solutions and efficient market mechanisms. Our platform focuses on delivering a seamless trading experience with low fees, instant finality, and built-in protections.

## Core Features

### ⚡ Low-Fee Trading

Our platform offers zero-fee transactions for simple operations, making trading accessible to users of all volumes. Complex transactions are designed to be cost-effective, with efficient liquidity utilization to minimize trading costs.

### 🛡️ Built-in MEV Protection

Our unique transaction ordering mechanism ensures fair trading by protecting against front-running and preventing sandwich attacks. The system maintains fair transaction sequencing through a deterministic yet unpredictable ordering process.

### ⚡ Instant Finality

By leveraging Hathor Network's architecture, we achieve immediate transaction confirmation and real-time settlement. This eliminates pending transaction delays and ensures reliable trading execution.

### 💧 Liquidity Infrastructure

The platform features efficient liquidity pool management with permissionless pool creation capabilities. Users can customize pool templates and benefit from our streamlined liquidity provision process.

## Platform Benefits

### Market Efficiency

We maintain a fair trading environment through protected transaction execution and competitive pricing. Real-time settlements ensure optimal market efficiency for all participants.

### Cost Effectiveness

Through minimal transaction fees and efficient resource utilization, we've created a platform that's accessible to trades of all sizes. Our focus on reducing trading costs helps maximize value for users.

### User Experience

Users benefit from an intuitive interface design that works seamlessly across mobile and desktop devices. Real-time updates and a simplified trading process ensure a smooth trading experience.

## Technical Foundation

### Architecture

Our platform is built on Hathor Network, utilizing a DAG-blockchain hybrid structure that enables parallel transaction processing. This scalable infrastructure forms the foundation of our high-performance trading platform.

### Security

We achieve Bitcoin-grade security through merged mining, complemented by protected transaction ordering and a robust consensus mechanism. Our comprehensive security measures ensure safe trading for all users.

## Current Status

The trading platform is currently in testnet phase, offering a fully functional mobile and desktop dApp interface with core trading capabilities. Users can access liquidity pool management, execute token swaps with MEV protection, and monitor transactions in real-time.

## Next Steps

Explore our other documentation sections to learn more:

* [Trading Features](/trading-platform/features.md)
* [Trading Guide](/trading-platform/trading-guide.md)
* [Liquidity Pools](/trading-platform/liquidity-pools.md)
* [MEV Protection](/trading-platform/mev-protection.md)


---

# 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.dozer.finance/trading-platform/overview.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.
