# Horizontally Scalable Infrastructure

To onboard billions of users, InSoBlok AI must operate at global scale without compromising experience. The architecture introduces:

* **Layer 1 optimizations** for parallelized execution
* **Modular Layer 2 rollups** for specialized workloads (e.g., LookBook, VTO, or TasteScore consensus)
* **State channels and edge caching** for latency minimization in high-frequency interactions

This layered approach provides both scalability and functional isolation-allowing personalized AI agents and tokenized content to scale independently while maintaining a consistent state view.


---

# 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.insoblokai.io/whitepaper/the-insoblok-approach-socialfi-+-ai-+-tokenization/horizontally-scalable-infrastructure.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.
