# Blankstate > Experience the future before you commit to it. Documentation for Stage & Dive, Atlas, the IBF API, and the Blankstate SDKs. ## Docs - [Blankstate](https://doc.blankstate.ai/index.md): Experience the future before you commit to it. - [What is Blankstate](https://doc.blankstate.ai/guides/get-started/what-is-blankstate.md): The full picture in five minutes. - [Atlas quickstart](https://doc.blankstate.ai/guides/get-started/quickstart-atlas.md): Contracted. Priced on application. - [API quickstart](https://doc.blankstate.ai/guides/get-started/quickstart-api.md): Sense from your own product or backend. - [Pricing](https://doc.blankstate.ai/guides/get-started/pricing.md): One meter (ICS). POA at enterprise. - [The SGM](https://doc.blankstate.ai/guides/concepts/the-sgm.md): The sensor engine beneath every World. Deterministic, universal, traceable, sub-millisecond. - [Protocols](https://doc.blankstate.ai/guides/concepts/protocols.md): Projections that sense one thing inside a World. - [Blueprints](https://doc.blankstate.ai/guides/concepts/blueprints.md): A collection of Protocols deployed as a unit. - [Metamarkers](https://doc.blankstate.ai/guides/concepts/metamarkers.md): Granular evidence. The grain beneath a score. - [ICS](https://doc.blankstate.ai/guides/concepts/ics.md): Interaction Computed Signal. The billing unit. - [C×B×I](https://doc.blankstate.ai/guides/concepts/cbi.md): Three orthogonal dimensions of interaction. - [Fidelity](https://doc.blankstate.ai/guides/concepts/fidelity.md): How strongly the input supports a reading. A number, per activation. - [Glass-box](https://doc.blankstate.ai/guides/concepts/glass-box.md): Every score traces to source evidence. - [Eva](https://doc.blankstate.ai/guides/concepts/eva.md): The Protocol and Blueprint creation assistant. - [Modalities](https://doc.blankstate.ai/guides/concepts/modalities.md): The SGM reads any signal type through one instrument. - [IBF Engine](https://doc.blankstate.ai/guides/concepts/ibf-engine.md): The inference infrastructure behind the IBF API. - [S&D](https://doc.blankstate.ai/guides/sand/index.md): Stage a world. Dive in. See what happens before you commit. - [ELO](https://doc.blankstate.ai/guides/sand/elo.md): Where you sit after a Dive. Unbounded. Relative to the field. No ceiling. - [Atlas](https://doc.blankstate.ai/guides/atlas/index.md): The enterprise operating world. Contracted, bespoke, sovereign-capable. - [Build: IBE](https://doc.blankstate.ai/guides/atlas/build-ibe.md): Where Protocols are designed and Blueprints compiled. - [Stage](https://doc.blankstate.ai/guides/atlas/stage.md): The enterprise Simulation Designer. - [Replay](https://doc.blankstate.ai/guides/atlas/replay.md): Forensic review of a single interaction. - [Provenance](https://doc.blankstate.ai/guides/atlas/provenance.md): Population-level interaction dynamics at enterprise scale. - [API Dashboard](https://doc.blankstate.ai/guides/atlas/api-dashboard.md): Keys, usage, and access management. - [Terms and policies](https://doc.blankstate.ai/guides/resources/terms.md): Legal and compliance references. - [Ping](https://doc.blankstate.ai/api-reference/health/ping.md): Verify the API is running. No authentication required. - [Status & capabilities](https://doc.blankstate.ai/api-reference/health/status-&-capabilities.md): Verify service status, token validity, and available SGM versions. - [Sense interaction](https://doc.blankstate.ai/api-reference/sense/sense-interaction.md): Measure an interaction against a protocol or metric. - [Sense batch](https://doc.blankstate.ai/api-reference/sense/sense-batch.md): Sense multiple interactions against the same target in a single request. - [Sense map (Blueprint)](https://doc.blankstate.ai/api-reference/sense/sense-map-blueprint.md): Sense an interaction against a complete **Blueprint**, returns a full **coordinate map** of the interaction landscape. - [Sense stream](https://doc.blankstate.ai/api-reference/sense/sense-stream.md): Real-time sensing via Server-Sent Events. - [Compare two interactions](https://doc.blankstate.ai/api-reference/sense/compare-two-interactions.md): Measure two interactions against the same protocol and return the differential. - [Check fidelity](https://doc.blankstate.ai/api-reference/fidelity/check-fidelity.md): Pre-check information sufficiency before sensing. **Does not consume ICS.** - [List protocols](https://doc.blankstate.ai/api-reference/protocols/list-protocols.md): Get protocol sensors available to your organization. - [Get protocol](https://doc.blankstate.ai/api-reference/protocols/get-protocol.md): Get a protocol sensor's public definition. - [List metrics](https://doc.blankstate.ai/api-reference/metrics/list-metrics.md): Get metric definitions available to your organization. - [Get metric](https://doc.blankstate.ai/api-reference/metrics/get-metric.md): Get a metric definition with component protocols and weights. - [List blueprints](https://doc.blankstate.ai/api-reference/blueprints/list-blueprints.md): Get blueprint configurations available to your organization. - [Get blueprint](https://doc.blankstate.ai/api-reference/blueprints/get-blueprint.md): Get a blueprint's full configuration, protocols, metrics, and their relationships. - [Get usage](https://doc.blankstate.ai/api-reference/usage/get-usage.md): Check current ICS consumption and quota status for the authenticated token. - [Usage history](https://doc.blankstate.ai/api-reference/usage/usage-history.md): Retrieve ICS consumption history for the current billing period or a specified period. - [Estimate cost](https://doc.blankstate.ai/api-reference/usage/estimate-cost.md): Estimate ICS consumption before sensing. Does not consume ICS. - [Get job status](https://doc.blankstate.ai/api-reference/jobs/get-job-status.md): Check the status and retrieve results of an asynchronous sensing job. - [Get API capabilities](https://doc.blankstate.ai/api-reference/capabilities/get-api-capabilities.md): Returns a machine-readable description of available API tools and their parameters. - [SDKs and CLI](https://doc.blankstate.ai/sdks/index.md): Typed clients and command-line tools for the IBF API. - [TypeScript SDK](https://doc.blankstate.ai/sdks/typescript.md): The official TypeScript client for the IBF API. - [CLI](https://doc.blankstate.ai/sdks/cli.md): Shell access to the IBF API. - [MCP](https://doc.blankstate.ai/sdks/mcp.md): Agent-native access to Worlds and Protocols via the Model Context Protocol. ## OpenAPI Specs - [client_v1_0](https://doc.blankstate.ai/openapi/client_v1_0.json)