# What's Next?

Now that you've had an introduction to IronWeave and how it's different from other blockchains and any other data store, it's time to dig into more detail.

The articles in the following **IRONWEAVE CONCEPTS** section go into more detail about some of the concepts where IronWeave is either innovating or disrupting existing technologies. Subsequent sections go into IronWeave design concepts, implementations, and functionality. These concepts introduce foundational differences for IronWeave compared to existing technologies, and describes how they will enabled a next generation of online storage, interactions, and trustable AI.


---

# 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/overview/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.
