# Liquidity Hub SDK

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

The Liquidity Hub SDK empowers developers and integrators to seamlessly interact with Orbs Liquidity Hub. With features for fetching token swap quotes and executing swaps, it’s ideal for dApp developers, exchanges, and anyone looking to integrate liquidity solutions.


---

# 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/liquidity-hub-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.
