# flowmap land experiment

## flowmap land experiment

- [flowmap](https://flowmap.gitbook.io/flowmap-land-experiment/flowmap.md): An experimental consensus standard to unlock many metaverses through Flow blocks.
- [how to inscribe a flowmap](https://flowmap.gitbook.io/flowmap-land-experiment/how-to-inscribe-a-flowmap.md): Each flowmap inscription needs 0.025 flow to be inscribed which ensures its value.
- [rare blocks](https://flowmap.gitbook.io/flowmap-land-experiment/rare-blocks.md): The Magic Internet Diamonds on Flow.
- [metaverse](https://flowmap.gitbook.io/flowmap-land-experiment/metaverse.md): Coming soon.
- [inscription numbers](https://flowmap.gitbook.io/flowmap-land-experiment/inscription-numbers.md): Coming soon.
- [block info and visualization](https://flowmap.gitbook.io/flowmap-land-experiment/block-info-and-visualization.md): Coming soon.
- [airdrop](https://flowmap.gitbook.io/flowmap-land-experiment/airdrop.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://flowmap.gitbook.io/flowmap-land-experiment/flowmap.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.
