# Orbs Integrations

Orbs offers a Layer-3 blockchain infrastructure designed to enhance existing Layer-1 and Layer-2 blockchains. It provides decentralized, scalable solutions for advanced on-chain trading, including protocols like dLIMIT, dTWAP, and Liquidity Hub. These tools empower developers to implement advanced order types, aggregate liquidity, and enable decentralized derivatives, bringing CeFi-level execution capabilities to DeFi. Orbs' infrastructure integrates with both EVM and non-EVM smart contracts without moving liquidity to new chains, offering enhanced flexibility for DeFi platforms.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Liquidity Hub SDK</strong></td><td>Explore the SDK documentation for integrating Liquidity Hub into your decentralized exchange and leveraging aggregated liquidity.</td><td></td><td><a href="/pages/pbTRi0v7WUTWLuq7Ztmn">/pages/pbTRi0v7WUTWLuq7Ztmn</a></td><td></td></tr><tr><td><strong>Swap UI Library</strong></td><td>This UI library is designed to help developers seamlessly integrate Orbs Liquidity Hub with a clean and intuitive swap flow.</td><td></td><td><a href="/pages/gj7l7wfsMC3Vf7ytMyqe">/pages/gj7l7wfsMC3Vf7ytMyqe</a></td><td></td></tr><tr><td><strong>TWAP SDK</strong></td><td>The TWAP SDK enables you to interact with dTWAP protocol, which is designed to execute large orders on decentralized exchanges by breaking them into smaller trades over time.</td><td></td><td><a href="/pages/eN8TAGB3JeT7lmwgJ1Hi">/pages/eN8TAGB3JeT7lmwgJ1Hi</a></td><td></td></tr></tbody></table>


---

# 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.orbs.network/orbs-integrations/orbs-integrations.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.
