# Introduction

## What is Dozer Finance?

Dozer Finance is a DeFi Protocol optimized for efficient markets, delivering zero-fee transactions and instant finality. Built on the Hathor Network, it combines a trading and lending platform with built-in MEV protection, alongside a no-code Framework for rapid development and deployment of Web3 applications.

Our mission is simple: "Unlocking DeFi for everyone" by removing the barriers to crypto adoption through drastically lower costs and simplified development processes.

## Key Features

### Zero-Fee Trading Platform

Our trading platform eliminates gas fees while providing instant transaction finality. Users can trade confidently in a protected environment with built-in MEV protection, accessing simplified DeFi operations through our intent-based architecture.

### Dozer Blueprints Framework

The Blueprints Framework revolutionizes Web3 development with no-code solutions. Developers can leverage pre-audited smart contract templates and ready-to-use UI components to implement key DeFi features without extensive coding expertise.

### Built for Efficiency

Dozer Finance processes up to 10,000 transactions per second through its hybrid DAG-blockchain architecture. The platform maintains Bitcoin-grade security through merged mining while remaining accessible, requiring only consumer-grade hardware with 8GB RAM minimum.

## Technical Foundation

Dozer Finance is built on the Hathor Network, combining a hybrid DAG-blockchain architecture with a zero-fee transaction model. This foundation enables instant finality for immediate settlements and incorporates built-in MEV protection mechanisms, all secured through Bitcoin PoW merged mining.

## Getting Started

To begin using Dozer Finance:

1. Visit our [testnet](https://testnet.dozer.finance/swap) to explore zero-fee trading
2. Check out Dozer Blueprints for building Web3 applications
3. Explore our comprehensive guides for users and developers

## Connect with Us

Visit us at [dozer.finance](https://dozer.finance), follow us on Twitter [@DozerProtocol](https://twitter.com/DozerProtocol), or reach out directly at <contact@dozer.finance>.


---

# 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/getting-started/readme.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.
