# Project Creation

This guide will walk you through creating your first token project using Dozer Finance's Project Launch Tools. You'll learn how to configure your token, set up basic parameters, and prepare for advanced features like vesting and liquidity provision.

## Prerequisites

Before creating your project, ensure you have:

* **Hathor Wallet**: Download and set up [Hathor Wallet](https://hathor.network/developers/#try-it-out-now)
* **HTR Tokens**: Have sufficient HTR for transaction fees
* **Project Details**: Prepare your token name, symbol, and initial supply
* **Network Access**: Connect to Hathor Testnet for testing

## Step 1: Access the Admin Dashboard

### Connect Your Wallet

1. Visit [testnet.tools.dozer.finance](https://testnet.tools.dozer.finance/)
2. Click **"Connect Wallet"** in the top right corner
3. Select your preferred wallet connection method
4. Approve the connection in your wallet

### Navigate to Admin Dashboard

1. Click **"Admin Dashboard"** from the main page
2. You'll be redirected to the project management interface
3. If this is your first project, you'll see the "Create Project" option

## Step 2: Create Your Project

### Project Configuration Form

Fill out the following information in the project creation form:

#### Required Fields

#### Token Name

* Enter your token's full name (e.g., "My Awesome Token")
* This will be displayed in wallets and exchanges
* Cannot be changed after creation

#### Token Symbol

* Enter a short symbol (e.g., "MAT")
* Usually 3-5 characters
* Must be unique on the network
* Cannot be changed after creation

#### Total Supply

* Set the maximum number of tokens that will ever exist
* Enter as a whole number (e.g., 1000000 for 1 million tokens)
* Cannot be changed after creation

#### Optional Fields

#### Project Description

* Brief description of your project's purpose
* Can be updated later through metadata management

#### Website URL

* Your project's official website
* Helps with verification and trust

#### Social Media Links

* Twitter, Telegram, Discord, or other social channels
* Builds community and provides updates

#### Project Category

* Select the most relevant category for your project
* Helps with discovery and organization

### Important Considerations

> ⚠️ **Critical**: Token name, symbol, and total supply cannot be changed after project creation. Double-check these values before proceeding.
>
> 💡 **Tip**: Choose a memorable token symbol that's not already in use. Check existing tokens to avoid conflicts.

## Step 3: Review and Deploy

### Final Review

Before deploying your project:

1. **Verify All Information**: Double-check token name, symbol, and supply
2. **Review Costs**: Confirm the HTR fee required for deployment
3. **Check Network**: Ensure you're on the correct network (Testnet for testing)

### Deploy Your Project

1. Click **"Create Project"** to initiate deployment
2. Confirm the transaction in your wallet
3. Wait for transaction confirmation
4. You'll be redirected to your project's management dashboard

## Step 4: Project Management Dashboard

After successful deployment, you'll access your project's management interface with the following sections:

### Token Overview

* **Token Information**: Name, symbol, current supply
* **Metrics**: Holders count, market cap, price (when available)
* **Quick Actions**: View on explorer, copy token address

### Management Options

#### Token Management

* Edit metadata and project information
* Transfer project ownership
* Manage token authorities

#### Feature Cards

* **Vesting**: Configure token distribution schedules
* **Token Sale**: Set up public or private sales (coming soon)
* **Liquidity**: Connect with DEX liquidity pools
* **Staking**: Create staking mechanisms (coming soon)
* **DAO**: Implement governance features (coming soon)
* **Token Preview**: View your token's public page

## Next Steps

Now that your project is created, you can:

1. **Configure Vesting**: Set up token distribution schedules for your team and investors
2. **Set Up Liquidity**: Prepare for DEX integration and trading
3. **Customize Metadata**: Update project information and branding
4. **Plan Token Distribution**: Use the vesting system to distribute tokens securely

## Troubleshooting

### Common Issues

#### Transaction Fails

* Ensure you have sufficient HTR for fees
* Check network connection
* Verify wallet is unlocked

#### Token Symbol Already Exists

* Choose a different symbol
* Check existing tokens for availability
* Consider adding numbers or variations

#### Form Validation Errors

* Ensure all required fields are filled
* Check token supply is a valid number
* Verify symbol format (letters and numbers only)

### Getting Help

If you encounter issues:

1. Check our [Troubleshooting Guide](https://github.com/Dozer-Protocol/white-paper/blob/main/gitbook/products/troubleshooting.md)
2. Join our [Discord community](https://discord.gg/KRhaCp6P)
3. Contact support at <contact@dozer.finance>

## Best Practices

### Project Planning

* **Research First**: Study successful token projects for inspiration
* **Community Building**: Start building your community before launch
* **Clear Purpose**: Define your token's utility and value proposition

### Security Considerations

* **Secure Storage**: Keep your wallet and private keys secure
* **Regular Backups**: Backup your wallet and project information
* **Test First**: Always test on testnet before mainnet deployment

### Token Economics

* **Reasonable Supply**: Choose a supply that makes sense for your use case
* **Clear Distribution**: Plan how tokens will be distributed
* **Vesting Strategy**: Use vesting to align incentives and prevent dumps

***

Ready to configure vesting for your project? Continue to our [Vesting Configuration Guide](https://docs.dozer.finance/project-launch-tools/vesting-configuration) to set up token distribution schedules.
