# Project Merlin DAO Handbook

## Project Merlin DAO Handbook

- [Welcome to Project Merlin](https://docs.projectmerlin.io/projectmerlin/welcome-to-project-merlin.md): This GitBook will guide you through how Project Merlin works, how to use its features, and how you can benefit as a member of the community.
- [First Steps](https://docs.projectmerlin.io/projectmerlin/getting-started/first-steps.md)
- [What Is the Purpose?](https://docs.projectmerlin.io/projectmerlin/getting-started/what-is-the-purpose.md)
- [Project Merlin DAO](https://docs.projectmerlin.io/projectmerlin/getting-started/project-merlin-dao.md): Project Merlin DAO (Decentralized Autonomous Organization) is the core governance layer of the ecosystem.
- [The Crystal Cave](https://docs.projectmerlin.io/projectmerlin/getting-started/the-crystal-cave.md)
- [Raven Message](https://docs.projectmerlin.io/projectmerlin/getting-started/raven-message.md): Raven Message is an innovative platform where users can solicit funding by announcing their projects, dreams, or needs to a broad community.
- [Camelot Proposal](https://docs.projectmerlin.io/projectmerlin/getting-started/camelot-proposal.md)
- [Excalibur Proposal](https://docs.projectmerlin.io/projectmerlin/getting-started/excalibur-proposal.md)
- [Excalibur Grant Program](https://docs.projectmerlin.io/projectmerlin/getting-started/excalibur-grant-program.md)
- [Project Merlin Ecosytem](https://docs.projectmerlin.io/projectmerlin/ecosystem-platforms/project-merlin-ecosytem.md)
- [Freelify.io](https://docs.projectmerlin.io/projectmerlin/ecosystem-platforms/freelify.io.md): The Web3-Exclusive Freelance Marketplace
- [Taskium.io](https://docs.projectmerlin.io/projectmerlin/ecosystem-platforms/taskium.io.md): Task-Based Community Engagement Platform
- [Funddex.io](https://docs.projectmerlin.io/projectmerlin/ecosystem-platforms/funddex.io.md): The Fair & Transparent Web3 Launchpad + DEX
- [Technical Details](https://docs.projectmerlin.io/projectmerlin/about-the-dao/technical-details.md)
- [Governance Structure](https://docs.projectmerlin.io/projectmerlin/about-the-dao/governance-structure.md)
- [Vote to Earn](https://docs.projectmerlin.io/projectmerlin/about-the-dao/vote-to-earn.md)
- [NFTs (Non-Fungible Tokens)](https://docs.projectmerlin.io/projectmerlin/about-the-dao/nfts-non-fungible-tokens.md)
- [NFT Marketplace](https://docs.projectmerlin.io/projectmerlin/about-the-dao/nfts-non-fungible-tokens/nft-marketplace.md)
- [NFT Auction](https://docs.projectmerlin.io/projectmerlin/about-the-dao/nfts-non-fungible-tokens/nft-auction.md): NFT Auction Feature Between Community Members
- [Merlin Token ($MRLN)](https://docs.projectmerlin.io/projectmerlin/about-the-token/merlin-token-usdmrln.md): The Utility Token Powering the Project Merlin Ecosystem
- [Tokenomics](https://docs.projectmerlin.io/projectmerlin/about-the-token/tokenomics.md)
- [Team](https://docs.projectmerlin.io/projectmerlin/about-the-project-merlin/team.md): The Minds Behind the Magic
- [Roadmap](https://docs.projectmerlin.io/projectmerlin/about-the-project-merlin/roadmap.md)
- [Audit](https://docs.projectmerlin.io/projectmerlin/about-the-project-merlin/audit.md)
- [SWOT Analysis](https://docs.projectmerlin.io/projectmerlin/about-the-project-merlin/swot-analysis.md)
- [Built with ♥ by Project Merlin](https://docs.projectmerlin.io/projectmerlin/the-end/built-with-love-by-project-merlin.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.projectmerlin.io/projectmerlin/welcome-to-project-merlin.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.
