# Integration Layer

The Web2 integration layer of the zbyte platform focuses on seamlessly connecting traditional web practices with decentralized development, enabling creation of applications that blend the best of both worlds.

* Wallet access via social - Allow developers and users to login and use dApp's via Google, Microsoft, Github, or Facebook, with other's to be added soon.&#x20;
* Connect databases - Access data sitting on databases via built-in connectors.
* API to access existing tools - Use REST, CURL, or Authenticated API to access existing tools to work in parallel with the blockchain.&#x20;

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