# The Solution

Current [Web3 infrastructure design flaws](/saakuru-source/saakuru-blockchain/the-mission/the-problems.md) require a technological solution and a different approach to some core components of Blockchain infrastructure.

To eliminate transaction fees from user experience and make bridging from Web2 to Web3 simple and cost-effective, Saakuru provides a two-layer solution:

1. Infrastructure layer: public-permissioned gas-less L2 [blockchain ](/saakuru-source/saakuru-blockchain.md)powered by Oasys [High-Speed Optimistic Rollups](/saakuru-source/saakuru-blockchain/architecture.md). Network design and public-permissioned nature allow the complete removal of gas fees from the user experience and allow the development of decentralized applications without blockers for new users to use their product.
2. Developer layer: there are unlimited different use cases for decentralized applications, but most of them require several core components:
   1. Tokenomics layer - Token (ERC20, NFTs, FTs) contracts and other token infrastructure contracts like vesting and staking, their [data tracking](broken://pages/oxpIsrKrvTkfjiUmW7F2) & management. We provide a platform that allows us to deploy, track & verify ownership of different assets.
   2. [Wallet as identity & storage provided.](broken://pages/WtKeRw6rGD4ayHFgYbQx) The current external wallet model will not likely be the one that will be used in the future. We believe that the embeddable model (already adopted by SEA giant Grab) is the one to be adopted. Mobile Wallet SDK allows embedding Web3 wallet with many different configurable features in any mobile app in one day.
   3. Prebuild easy-to-launch modules for basic Web3 interoperability functions, like [smart contract event tracking and interactions API's](broken://pages/oj5KocRF8ObZaTbytAw6).
   4. [NFTs CRM & zkNFTs verification layer.](broken://pages/jRgv4idq9uFQVVa4ud9W) Saakuru CRM, paired with the Saakuru zkNFT verification solution, offers a practical way for businesses to integrate Web3 technologies into their operations. This platform simplifies the use of blockchain for applications such as loyalty programs, ticketing systems, and digital ownership verification, making these advanced technologies accessible without requiring users to have any background in blockchain development

<figure><img src="/files/dr49iyAtoEKoOaR98jEP" alt=""><figcaption></figcaption></figure>

These layers connected together provide an open gateway for launching applications on Web3 quickly.


---

# 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://source.saakuru.com/saakuru-source/saakuru-blockchain/the-mission/the-solution.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.
