# Integrations

Kinetex is introducing the Flash Trade SDK, a comprehensive toolkit for interaction with the Kinetex Flash protocol. This powerful set of tools is developed to extend the accessibility of Flash Trade functionality with external integrations and enhance interactions with the protocol for users, resolvers, and liquidators.

## For Developers

The Flash Trade SDK 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.

Resolvers 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 is built for easy integration, making it adaptable to different projects and scenarios. Its developer-friendly interface allows external projects to use Flash Trade features effortlessly, contributing to widespread adoption.

Kinetex 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.kinetex.io/flash-trade-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.
