# Project Farms Unique Link

To get link, that will open list with project only farms. Just set **contracts** query parameter for /farm page. User "," for separation if you want set multiple contracts.\
\
For example:

```
// Will show only farms with martia token pools
https://alcor.exchange/farm?contracts=martia

// OR Multiple contracts
https://alcor.exchange/farm?contracts=eosio.token,usdt.alcor
```
