# Creator Layer

The creator layer allows developers and users to build dApp’s, whether it’s building a brand new application or integration blockchain into an existing application.

* Low code/no code interface - Developers can create entire applications with minimal code using a drag-and-drop interface.&#x20;
* Independent dPlat SDK - The dPlat SDK allows developers to plug dPlat functionality into any existing application, including wallet, smart contracts, DPLAT-only payments, and more.&#x20;
* Analytics and reporting - Keep track of on-chain events, logs, observability, and pricing.&#x20;
* Unified dApp store - One stop shop to find all dApps built on dPlat and ones that aren't built on dPlat as well.&#x20;

<figure><img src="/files/eYInZAWs4abvgAnDsswM" 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://whitepaper.zbyte.io/zbytes-platform-architecture/creator-layer.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.
