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


---

# Agent Instructions: 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.alcor.exchange/alcor-farms-unlocking-defi-opportunities/project-farms-unique-link.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.
