# Decentralized Layer

The decentralized layer of the zbyte platform provides essential infrastructure for decentralized development and interacts with the blockchain-enabled components.&#x20;

* Multi-chain support - Managing the end-to-end journey across multiple protocols.
* Smart contract factory - A series of approved smart contracts usable across the multiple blockchains. Also supports custom smart contracts uploaded by developers for private use.&#x20;
* Automatic wallet creation - A wallet is created for developers or users to interact across blockchains.
* Tokenomics-infrastructure - All the relevant infrastructure required to use only the DPLAT tokens to avoid multicurrency management.&#x20;

<figure><img src="/files/eiXRo3RJz75TZ2egJiEb" 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/decentralized-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.
