# Overview

Dozer Finance's Project Launch Tools revolutionize token project creation by reducing development time and costs while eliminating complexity for project owners. Our comprehensive suite of no-code tools enables you to create, configure, and manage tokens with integrated utilities like vesting, staking, token sales, liquidity pools, and DAO voting—all through an intuitive, modern web interface.

## Why Choose Dozer Project Launch Tools?

### ⚡ Rapid Deployment

Launch your token project in days, not months. Our no-code approach eliminates the need for extensive smart contract development and reduces time-to-market significantly.

### 🛡️ Security First

Built on battle-tested smart contracts with comprehensive security audits, ensuring your project and token holders are protected from vulnerabilities.

### 🎯 User-Friendly Interface

Modern, intuitive dashboard that makes complex token operations accessible to everyone, regardless of technical expertise.

### 🔗 Integrated Ecosystem

Seamlessly connect your token with essential DeFi utilities including vesting schedules, liquidity provision, governance mechanisms, and more.

## Key Features

### Token Creation & Management

* **Custom Token Configuration**: Set token name, symbol, supply, and metadata
* **Real-time Token Metrics**: Track holders, market cap, and distribution
* **Flexible Token Authority**: Manage mint, melt, and transfer authorities
* **Metadata Management**: Update project descriptions, social links, and branding

### Vesting Blueprint Suite

* **Multi-Beneficiary System**: Create custom vesting schedules for team, advisors, and investors
* **Flexible Scheduling**: Configure cliff periods and linear vesting over any timeframe
* **Special Allocations**: Pre-configure allocations for staking rewards, public sales, and liquidity pools
* **Transparent Distribution**: On-chain visibility of all token distributions and schedules

### Advanced Token Utilities

* **Liquidity Pool Integration**: Connect your token with DEX liquidity pools
* **Governance Systems**: Implement DAO voting and proposal mechanisms
* **Staking Rewards**: Create time-locked staking with transparent reward calculations
* **Token Sales**: Streamline public and private token sales with whitelist management

## Getting Started

### Prerequisites

* Hathor Network compatible wallet (recommended: [Hathor Wallet](https://hathor.network/developers/#try-it-out-now))
* HTR tokens for transaction fees
* Modern web browser (Chrome, Firefox, or Brave)

### Quick Start Process

1. **Connect Wallet**: Link your Hathor wallet to the platform
2. **Create Project**: Set up your token with basic configuration
3. **Configure Vesting**: Set up token distribution schedules
4. **Deploy Utilities**: Integrate additional features as needed
5. **Launch**: Make your project live and start distributing tokens

## Supported Networks

Currently available on:

* **Hathor Testnet**: For testing and development
* **Hathor Mainnet**: For production deployments (coming soon)

## Next Steps

Ready to launch your token project? Follow our comprehensive guides:

* [Project Creation Guide](/project-launch-tools/project-creation.md) - Learn how to create and configure your token
* [Vesting Configuration](/project-launch-tools/vesting-configuration.md) - Set up token distribution schedules
* [Token Claiming Dashboard](/project-launch-tools/token-claiming.md) - Manage and claim vested tokens

## Support & Resources

* **Documentation**: Comprehensive guides and API references
* **Community Support**: Join our [Discord](https://discord.gg/KRhaCp6P) for help
* **Technical Support**: Contact us at <contact@dozer.finance>

***

*Transform your token project from concept to reality with Dozer Finance's Project Launch Tools—where innovation meets simplicity.*


---

# 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/project-launch-tools/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.
