# FlashLayer Showcase

- [AltLayer's POAP NFTs Collection Mint](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/altlayers-poap-nfts-collection-mint.md): AltLayer hosted a freemint event of a POAP-style NFT collection
- [Performance Test in the Wild](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/altlayers-poap-nfts-collection-mint/performance-test-in-the-wild.md)
- [Dark Forest Community Round](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/dark-forest-community-round.md)
- [Oh Ottie! NFT Collection Mint](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/oh-ottie-nft-collection-mint.md)
- [Dark Forest Community Round for Jump Crypto's Pit Event](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/dark-forest-community-round-for-jump-cryptos-pit-event.md)
- [Ottie 2048](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/ottie-2048.md)
- [Other demos](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/other-demos.md)
- [Fraud Proof Demo](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/other-demos/fraud-proof-demo.md)
- [Flash Layer Demo](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/other-demos/flash-layer-demo.md)
- [Rollup Launchpad Demo](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/other-demos/rollup-launchpad-demo.md)
- [FlashGPT Demo](https://docs.altlayer.io/altlayer-documentation/flashlayer-showcase/other-demos/flashgpt-demo.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.altlayer.io/altlayer-documentation/flashlayer-showcase.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.
