# Overview

With its Shared-Block Architecture, IronWeave enables flexibility in various manners including flexible block sizes, flexibility in the use of programing languages, and nearly unlimited flexibility in the sort of software and services that can run on the fabric.

This section explores the most obvious ways that IronWeave's architecture enables such flexibility, but its real value comes from being able to reach up and out to enable nearly any sort of digital interaction - privately, securely, and at scale.


---

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