# Create

{% hint style="info" %}

#### **Coming Soon: Creator Pathways and the Lumeon Creator Pass**

The pathways for engaging with Lumeon Labs are being designed and refined. Three depths of engagement, a unified Creator Pass, and a clear way to find where your work fits.

We are calibrating the details and will open the pathways in the coming weeks. In the meantime, the [Commons](/commons.md), and Evolution feed are open
{% endhint %}


---

# 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://labs.lumeon.dev/create.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.
