# What's Next?

You've learned that IronWeave isn't a single blockchain, but rather is an unlimited number of individually owned blockchains, where each interactions creates its own unique, private, secure data vault.

You learned that the foundation of IronWeave is its patented Shared-Block Architecture, where these unique blocks are placed on chains that participate in an interaction, but not on others. That means blocks are very fast to create, very fast to validate, and can be created and distributed in parallel.

You also learned how this concept of a private shared block can become the underpinning of the next Internet, where interactions are private and secure, but happen at scale. You also learned that a block can contain any kind of data, and can be any size. This means IronWeave can be used for any purpose that involves data, including super-fast interactions like AI agents, micropayments, real-time monitoring, financial transactions, digital identity and provenance, and e-commerce.

Next we dive into the details around its architecture, privacy, and so on.&#x20;

Afterward, we get into the technical details of how this all works, from a nitty-gritty protocol-based perspective.

Then we show you the APIs that you can use to make IronWeave your infrastructure, your advantage.

And if you're still hungry for more information, we provide some deep-dive papers that look at the world of technology today, where IronWeave does and will fit, and how it will be the foundation for a private, safe, scalable, and increasingly innovative future.&#x20;


---

# 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.ironweave.io/ironweave-concepts/whats-next.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.
