> For the complete documentation index, see [llms.txt](https://docs.koi.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koi.finance/mute-switch/swap-widget.md).

# Swap Widget

## Integration

You can easily integrate the Koi Swap Widget into your web apps with the iframe.

```jsx
<iframe
  src={`https://app.koi.finance/widget`}
/>
```
