# Farms

JEXchangeDefi allows anyone to create a "farm" in a permissionless way.

A farm enables the distribution of reward tokens by its owner to stakers of the farm.

The farm generates a constant amount of tokens per second. These rewards are shared among stakers according to their deposited liquidity.

<figure><img src="/files/7Xx1ho5lkqWNdWj9skyH" alt=""><figcaption><p>Farms</p></figcaption></figure>

Creating a farm has a cost. The fee is processed as a regular [platform fee](/english/earn.md).


---

# 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://jexchange.gitbook.io/english/farms.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.
