# README

> Complete user guide for the Lyraverse NFT platform

## 📖 Documentation Structure

This documentation is organized into logical sections for easy navigation:

### 🗂️ Folder Structure

```
docs/
├── SUMMARY.md              # Table of contents (GitBook format)
├── README.md               # This file
├── introduction.md         # Platform overview
├── quick-start.md          # Get started in 5 minutes
├── wallet-connection.md    # Wallet setup guide
├── collections/            # Collection creation & management
│   ├── creating-collections.md
│   └── managing-collections.md
├── minting/               # NFT minting guides
│   ├── how-minting-works.md
│   └── mint-phases.md
├── marketplace/           # Trading & marketplace
│   ├── buying-nfts.md
│   └── selling-nfts.md
├── dao/                   # Governance features
│   ├── what-is-dao.md
│   └── creating-dao.md
├── advanced/              # Advanced features
│   ├── royalties.md
│   └── rarity-system.md
└── support/               # Help & troubleshooting
    ├── faq.md
    └── contact.md
```

## 🚀 Quick Start

1. **Read Introduction**: Understand what Lyraverse is
2. **Quick Start Guide**: Get up and running in 5 minutes
3. **Wallet Connection**: Set up your Hyperliquid wallet
4. **Choose Your Path**:
   * **Creator**: Go to Collections → Creating Collections
   * **Collector**: Go to Minting → How Minting Works
   * **Trader**: Go to Marketplace → Buying NFTs

## 📚 Key Topics

### For New Users

* [Introduction](https://docs.lyraverse.io/getting-started/introduction) - What is Lyraverse?
* [Quick Start Guide](https://docs.lyraverse.io/getting-started/quick-start) - Get started fast
* [Wallet Connection](https://docs.lyraverse.io/getting-started/wallet-connection) - Setup your wallet

### For Creators

* [Creating Collections](https://docs.lyraverse.io/collections/creating-collections) - Launch your NFT project
* [Managing Collections](https://docs.lyraverse.io/collections/managing-collections) - Analytics & updates
* [Royalties System](https://docs.lyraverse.io/advanced-features/royalties) - Earn from secondary sales

### For Collectors

* [How Minting Works](https://docs.lyraverse.io/minting/how-minting-works) - Mint NFTs safely
* [Mint Phases](https://docs.lyraverse.io/minting/mint-phases) - Public vs whitelist phases
* [Rarity System](https://docs.lyraverse.io/advanced-features/rarity-system) - Understand NFT values

### For Traders

* [Buying NFTs](https://docs.lyraverse.io/marketplace/buying-nfts) - Marketplace purchasing
* [Selling NFTs](https://docs.lyraverse.io/marketplace/selling-nfts) - List and sell NFTs
* [Marketplace Fees](https://docs.lyraverse.io/marketplace/fees) - Understanding costs

### Advanced Users

* [DAO Features](https://docs.lyraverse.io/governance-and-dao/what-is-dao) - Community governance
* [API Reference](https://docs.lyraverse.io/advanced-features/api-reference) - Developer integration
* [Staking NFTs](https://docs.lyraverse.io/governance-and-dao/staking-nfts) - Earn rewards

## 🔍 Search & Navigation

### In-Platform Search

Use the **Support & Guide** widget (bottom-right) for quick answers:

* Quick topic buttons for common questions
* Direct links to relevant documentation
* Community support redirection

### Documentation Search

* Use your browser's search (Ctrl+F/Cmd+F)
* Check the SUMMARY.md for overview
* Follow cross-references between pages

## 🆘 Getting Help

### Immediate Support

1. **In-App Chat**: Click the chat bubble for instant help
2. **Quick Topics**: Guided answers for common questions
3. **Community**: Join Telegram for peer support

### Advanced Support

* **Documentation**: This comprehensive guide
* **Email Support**: <support@lyraverse.io> for technical issues
* **Bug Reports**: Use GitHub issues for platform problems

## 📝 Contributing

### Report Issues

Found an error or unclear section?

* Use GitHub Issues in the [documentation repository](https://github.com/Lyraverse-io/gitbook)
* Provide specific page and section
* Suggest improvements

### Suggest Improvements

* New sections needed?
* Better explanations?
* Additional examples?

## 🔄 Version History

### Current Version: 1.0.0

* Complete platform documentation
* Creator, collector, and trader guides
* Advanced features documentation
* Troubleshooting and FAQ sections

### Upcoming Updates

* Video tutorials integration
* Interactive examples
* Multi-language support
* Advanced developer guides

***

**Need help?** Start with the [Quick Start Guide](https://docs.lyraverse.io/getting-started/quick-start) or use the in-app support chat! 🚀

*Documentation maintained by the Lyraverse team - Last updated: December 2025*
