# ISP Market

{% hint style="success" %}
**With a primary focus on storage**, we are designed to be the solution of choice for companies demanding higher controlability while higher spectrum of decentralized offers. Flashback helps reduce investigation time across different providers while offering to providers an easy marketplace to propose their resources.
{% endhint %}

This section explains how providers and consumers connect through the **ISP Market**, Flashback's decentralized cloud and AI resource marketplace. By leveraging orchestrators, data-unit level provisioning, and policy-based monitoring, the platform ensures transparency, trust, and operational efficiency.

Providers (also called Unit Providers) offer capacity that is registered and certified in the ISP Market to meet predefined quality standards. Consumers (also called Unit Consumers), including businesses and individuals, allocate these Data Units through orchestrators that manage reservations, SLAs, and payments.

At the network's core lies the **Orchestrator Smart Contract**, which acts as the trustless coordinator of the marketplace. It ensures SLA compliance, tracks quality-of-service (QoS) metrics, manages payments, and enforces penalties for non-compliance. Supported by oracles, the network bridges on-chain and off-chain data for real-time insights. At the API level, the platform now prioritizes **Data Unit-compatible access credentials** (such as S3-compatible keys for storage units) rather than a single universal API standard.

## Section Table

<table><thead><tr><th width="227">Section</th><th>Summary</th></tr></thead><tbody><tr><td><a href="/pages/dDEorGAHR82Wzpe71lOR"><strong>Overview</strong></a></td><td><em>Introduction to the core layers of the ISP Market.</em></td></tr><tr><td><a href="/pages/9mRHvelcue2I3YlJjYR6"><strong>Data Unit</strong></a></td><td><em>How providers publish Data Units and how consumers allocate them.</em></td></tr><tr><td><a href="/pages/SpEBjZQncx5IWSJOZdKZ"><strong>Orchestrator</strong></a></td><td><em>Overview of the smart-contract orchestration layer and lifecycle management.</em></td></tr><tr><td><a href="/pages/sq8N6I5jiI7xZDEi4BTs"><strong>API Interactions</strong></a></td><td><em>How suite APIs and Data Unit-compatible credentials are used in practice.</em></td></tr><tr><td><a href="/pages/lwrEJaWn4nUONobmDbZx"><strong>SLAs and QoS metrics</strong></a></td><td><em>How SLAs and QoS metrics define trust and compliance across the market.</em></td></tr><tr><td><a href="/pages/n1JvjKeyho75DxaFNoFG"><strong>Reputation System</strong></a></td><td><em>How provider reputation evolves from SLA and QoS performance.</em></td></tr></tbody></table>


---

# 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.flashback.tech/flashback-platform/isp-market.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.
