# Fees

## Lending Pools Fees

Texture lending pools support two types of fees:

1. **Borrow fee**: a one-time payment charged as a percentage of the borrowed amount when a user takes out a loan.
2. **Performance fee**: a percentage of the yield earned by the pool in a given reserve.

Both fees can be set at the **Protocol** and **Pool Curator** levels. The Protocol-level fee is universal and applies to all lending pools within Texture, while curator performance fees are specific to particular reserves in particular pools. The fees are cumulative—for example, if the Protocol Performance fee is 5% and the Pool Curator performance fee is 10%, the total fee would be 15%.

{% hint style="success" %}
Currently, Texture pools have **no borrow fees**. There is only a **15% performance fee** at the curator level across all pools (as all pools are curated by Texture), and the **protocol-level performance fee is 0%**.
{% endhint %}

## Vaults Fees

Vault curators can set performance fees as a percentage of yield earned by the vault. These fees can be claimed by the vault curator no more than once a week.

{% hint style="info" %}
**The vault performance fees are visible on a vault page in the Texture UI.**
{% endhint %}
