# Integrations

Swaps.io Network is introducing the [Swaps.io SDK](https://sdk.swaps.io), a comprehensive toolkit for interaction with Swaps.io Protocol. This powerful set of tools is developed to extend the accessibility of Swaps.io Protocol's functionality with external integrations and enhance interactions with the protocol for users, Intent Agents, and liquidators.

## For Developers

The [Swaps.io SDK](https://sdk.swaps.io) extends beyond basic interactions, offering developers a range of advanced features for efficient liquidity and collateral management. The interface is intentionally presented to be simple and straightforward, ensuring ease of use.

Intent Agents can take advantage of the SDK to easily manage collateral, performing tasks such as deposit, withdrawal, and rebalancing. Additionally, the SDK simplifies the process of order liquidation and collateral slashing, streamlining these critical aspects for users.

## For Integrations

[The SDK](https://sdk.swaps.io) is built for easy integration, making it adaptable to different projects and scenarios. Its developer-friendly interface allows external projects to use Swaps.io dApp's features effortlessly, contributing to widespread adoption.

Swaps.io Network plans to introduce a widget constructor, making integration even more straightforward. This innovative tool will enable the easy implementation of built-in swap functionality across a variety of projects and ecosystems.


---

# 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.swaps.io/swaps.io-protocol/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.
