# Issues in the Blockchain World

**Interoperability**

Data and assets on the blockchain usually are limited to their own chain resulting to limited access to data and assets on other blockchains. If some blockchains build a centralized approach to handle those data and assets, security and verification issues may arise.

However, Orbit Chain had already built a fully working decentralized IBC protocol which runs with Staking based Validator governance, which is reliable and safe. All assets and data are verified and stored on the blockchain and all those processes are transparently open to everyone.

**Scalability**

Proof of Work (PoW) based Blockchains usually have issues on scalability, speed and expensive fees.

However, Orbit Chain is working with Staking- based BFT consensus by Validator groups which will provide much more scalable and reliable IBC. All the information including assets and data from public chains are rapidly moved to Orbit Chain. Orbit will support parallel connectivity between Orbit Chain and Public Chains to provide faster transaction speed.

**Usability**

Existing blockchains support only one native coin., Additionally, developing and commercializing Dapp services on several blockchains are difficult and are tedious processes. The developer of the Dapp services has to develop for each blockchain for this purpose which consumes a large number of resources and leads to poor and unreliable management.

Orbit as a multi-asset blockchain enables Dapp developers to connect with public chains through the Orbit SDK and develop using on existing and familiar REST, and WebSocket system APIs, which reduces unnecessary resource consumption and helps developers focuses on their Dapp services to develop high-quality services.<br>


---

# 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.orbitchain.io/features-1/issues-in-the-blockchain-world.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.
