# Web3 Aggregator SDK aka Kana Crosschain SDK

This SDK is a toolkit that sits on top of a multi-chain-focused foundational layer and is made of three components -multiple liquidity sources (DEXs & Liquidity Aggregators), a bridge and messaging protocol aggregator and a smart routing algorithm.

The foundational layer consists of 9 different chains from both EVM and non-EVM blockchains. By combining all these components into one unit, we offer an easy-to-use plug-and-play-type SDK that enables a product to instantly gain industry-leading Web3 transaction capabilities.

<figure><img src="/files/spLfMKH9DyqAAABbf6QD" alt=""><figcaption><p>Web 3 Middleware aka Aggregator SDk Design Architecture</p></figcaption></figure>

For more details check out ->&#x20;

{% embed url="<https://docs.kanalabs.io/web3-middleware-sdk/web3-middleware-sdk-aggregator-sdk>" %}


---

# 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.kanalabs.io/spot-and-perp-apis/kana-labs-build-blockchain-infra/web3-aggregator-sdk-aka-kana-crosschain-sdk.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.
