> For the complete documentation index, see [llms.txt](https://whitepaper-old.steakhut.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-old.steakhut.finance/getting-started/ve-joe-farms.md).

# ve JOE Farms

SteakHut employs a number of yield-boosting strategies, to help you get the most out of your tokens!&#x20;

{% hint style="success" %}
Enjoy low-cost BOOSTED yields.&#x20;
{% endhint %}

## veJOE boosted Trader Joe Farms

### Strategy

Take advantage of SteakHut's veJOE supply with veJOE boosted farms. veJOE allows users to receive an increased allocation of $JOE emissions on their LP farming. Deposit your JLP tokens in SteakHut's veJOE boosted pools to receive higher yields paid in $JOE tokens.

### Fee

> 15% performance fee

Fees can be adjusted between hard-coded ranges. The fees will be operated on a sliding scale from 3-20% which can be adjusted to ensure SteakHut delivers the best outcomes for users.

The fee is only applicable to rewards generated via veJOE boosting. The fee is acquired when rewards are harvested.

***Fee Example:***&#x20;

***User stakes:** $1000 in JLP tokens*

***User yields:** 20% (7% from LP, 3% from base rewards, 10% from veJOE rewards)*

*Over the course of 1 year, the user accrues $200 in JOE rewards. A 15% performance fee is acquired on the veJOE rewards, meaning the user accrues $30 in fees.*&#x20;

{% hint style="success" %}
Earn BOOSTED $JOE rewards&#x20;
{% endhint %}

{% hint style="success" %}
Harvest rewards in real time&#x20;
{% endhint %}

{% hint style="success" %}
Ultra-low-cost performance fees
{% endhint %}

{% content-ref url="/pages/JXdgnGusgztQ5ix99hHw" %}
[Understanding veJOE](/getting-started/ve-joe-farms/vejoe-boosted-farms/understanding-vejoe.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper-old.steakhut.finance/getting-started/ve-joe-farms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
