# Fees

## Lending

20% of all lending interests paid by borrowers are collected as protocol fees, and the remaining 80% are distributed to depositors.

### Recursive Loans

When you borrow a token for which you already have a deposit position, we charge a 0.075% one-time fee.

### Assist 1.0

Apricot Assist 1.0 currently does not charge a fee — it is completely free.&#x20;

## Farming

Apricot charges a 20% performance fee on the earning from LP token farming. Do note that the earnings shown on Apricot Dashboard already has the performance fee deducted, so the amount shown in the Dashboard tab is the full amount you've earned.

![](/files/FGGnwgkAwraigD3uBxMf)


---

# 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.apricot.one/protocol-details/fees.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.
