> For the complete documentation index, see [llms.txt](https://docs.projectmerlin.io/projectmerlin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectmerlin.io/projectmerlin/getting-started/the-crystal-cave.md).

# The Crystal Cave

<figure><img src="/files/8BFEobSSWjtY1kTDu5Rm" alt=""><figcaption></figcaption></figure>

The Crystal Cave is a mystical place where aspiring projects and dreams awaiting realization are listed. Here, you can discover many projects and goals that can inspire you. These projects and goals are not only waiting for direct support from the community but also evaluated by editors.

An editor can create a proposal consisting of up to 20 Raven Messages with similar goals. If the proposal is approved by senators and the community, one of the candidates included in the proposal earns the right to receive a share from the funds accumulated in the Camelot Treasury.

## How Can You List a Project or Dream in The Crystal Cave?

You need to fill out an application form called Raven Message.

{% embed url="<https://dao.projectmerlin.io/create-raven-message>" %}

For more detailed information about this, you should check out the next section.

{% content-ref url="/pages/pLvopy0rkPSgV3RBTKNp" %}
[Raven Message](/projectmerlin/getting-started/raven-message.md)
{% endcontent-ref %}


---

# 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 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/the-crystal-cave.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.
