# Getting Started

- [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)


---

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