# 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`}
/>
```
