# Labs at Blank

Labs is a mechanism at Blank Labs to create spaces for thinking and collaborating on ideas.&#x20;

When a problem is identified, a lab is created with a mission to solve that problem by brainstorming and research.

See the current Labs [here](https://blanklabs.notion.site/eeac0e729fc1499e82c1bec39f7ae9ce?v=adf42b26068f4cb89ee336d396e86753).


---

# 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://papers.21n.org/blank/labs-at-blank.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.
