# 1. Onchain Creation & Decentralized Architecture

Our platform brings creations onchain, enabling creators to truly own their assets while benefiting from scalability and decentralization. The architecture is organized into several layers:

* **Application Layer:** Facilitates the development of games, web apps, social apps, and DeFi applications.
* **Execution Layer:** Executes smart contracts and logic securely across multiple chains.
* **Data Layer:** Ensures data availability and integrity through decentralized storage.
* **Model Layer:** Integrates decentralized AI models to drive intelligent decision-making.
* **Hosting Layer:** Provides decentralized web hosting and self-custody, safeguarding digital assets.

<figure><img src="/files/N7Fgm1XFiSwOsPLTVUxt" alt=""><figcaption></figcaption></figure>


---

# 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://infinity-ground.gitbook.io/whitepaper/ing-protocol-techstack/1.-onchain-creation-and-decentralized-architecture.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.
