# What is Waterfall?

At Waterfall, we're working towards making NFTs more composable and productive by developing new NFT infrastructure and mechanisms.

We are currently working on two products:

* [Waterfall](https://www.waterfall.market/) (coming soon): a paradigm-shifting NFT trading protocol
* [Curta](https://www.curta.wtf/): a CTF protocol

This documentation is reserved for the Waterfall NFT protocol, which allows users to trade [shards](https://docs.waterfall.market/mechanism/shards-erc-1155) to predict NFTs prices, providing instant price querying.

To check out Waterfall's other products like Curta, or to stay up to date with our research, progress, and content, follow [our socials](https://docs.waterfall.market/resources/external-links) and sign up for our email list on [our website](https://waterfall.market/)!


---

# 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.waterfall.market/introduction/what-is-waterfall.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.
