# Swap Widget

![](https://1106702801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJILKtslrmNIVV9CYCR%2Fuploads%2FRYlP7waVzrrSGpWiMnnb%2Fimage.png?alt=media\&token=79b9de15-595a-4e42-8bf4-8f6957174d2c)

**Chose link for your chain:**

* WAX: <http://wax.alcor.exchange/swap-widget>
* EOS: <http://eos.alcor.exchange/swap-widget>
* TELOS: <http://telos.alcor.exchange/swap-widget>
* XPR: <http://proton.alcor.exchange/swap-widget>

Now you can easily integrate Alcor Exchange into your app.

```html
<iframe src="http://alcor.exchange/swap-widget" width="445" height="600"></iframe>
```

Just insert an iframe into your html page.

For example:

```html
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
  <h1>Alcor Iframe<h1/>
  <iframe src="http://alcor.exchange/swap-widget" width="445" height="600"></iframe>
</body>
</html>
```

**Query parameters:** (for the widget link)

token id format is: **symbol-coontract** (e.g: **wax-eosio.token**)

* input: default input token
* output: default output token
* only: set available tokens for dropdown: set, with "," as delimeter. (e.g: "wax-eosio.token, tlm-alien.worlds")
* market: cursont market fee (check Referal / Custom market fee page)
