# Boosting USC Blockchain's Scalability

Scalability is a challenge faced by all public blockchains, and Media Block Network Coin is no exception. Although, currently, the Media Block Network Coin blockchain is far from being saturated by the incoming transactions the project team is keenly aware that this may change at any moment.

Hence, research has been ongoing into the potential options for boosting the scalability of Media Block Network Coin without significantly sacrificing decentralization and security.

One approach the Media Block Network Coin team has been considering closely for boosting scalability is optimistic rollups. We have been carefully researching the available options, including Arbitrum and Optimism and we hope to be able to update our community soon on the state and future direction of that effort.

Another line of research and development work has been around Flutter Layer 2 payments (FL2P) relying on [zero-knowledge (ZK) rollup](https://docs.ethhub.io/ethereum-roadmap/layer-2-scaling/zk-rollups/) technology. It involves processing most of the transactions within a ZK-enabled second layer environment and periodically batching or 'rolling up' transactions as a single ZK proof on the Layer 1 blockchain.

FL2P is an SDK that will enable developers to integrate ZK rollups directly into their mobile crypto wallet software. As Media Block Network Coin's ecosystem is mobile-centric, the integration of FL2P into the Media Block Network Coin wallet technology will allow scaling a lion's share of the network transactions.


---

# 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://ubitscan.gitbook.io/ubitscan-docs/general/learn-about-the-usc-platform/usc-blockchain/scaling-l2-payments.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.
