# Data

####

Data availability plays a critical role in validating offchain transactions and resolving disputes. Singularity Finance employs a hybrid model that blends onchain and offchain strategies to optimise both scalability and security.

&#x20;Efficiency: Reduces storage costs on Ethereum.

Integrity: Ensures disputes can still be resolved trustlessly.

Scalability: Supports high-throughput applications without sacrificing decentralisation.

Without strong data availability, L2 could face compromises, making it vulnerable to attacks and manipulations. For SFI, the team evaluated all available infrastructure providers, such as Ethereum, Celestia, and Eigen.

<br>


---

# 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.singularityfinance.ai/sfi-l2/l2-architecture/data.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.
