# Fees

## Deposit Fee

**There is no deposit fee**

## Withdrawal Fee

**There is a flat 0.20% fee on withdrawals**

* tBTC bridging fee (0.2%)

## Protocol Fee

**There is a 20% protocol fee on all yield**

* Fee is split between Acre DAO and vault partners (strategy, infrastructure)

## Network Fees

**There are no network fees with Acre**

* All network fees are covered by deposit and withdrawal fees&#x20;


---

# 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.acre.fi/overview/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.
