> For the complete documentation index, see [llms.txt](https://docs.injex.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.injex.fi/injex-in-details/api-widget.md).

# API Widget

Injex is launching a widget for the main Swap feature. Anyone can integrate our free widget and thus provide Injex functionality on their website or application for user convenience. The same functionality as on [Injex Finance](https://app.injex.fi/), with no additional fees for users or costs for the team to support and integrate the widget. The widget will allow your users to swap assets within the Injective network on your platform or service at the best rates by aggregating liquidity, without charging additional fees.

\
If you have your own DeFi product or dApp within Injective related to staking, lending, trading, or another need for quick swaps with aggregation, send an email to <contact@injex.fi> with the subject "Injex Widget" and we will provide you with all the necessary technical API and information to integrate the widget into your website or application as soon as possible.

Supported by [RedDuck](https://redduck.io/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.injex.fi/injex-in-details/api-widget.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.
