# Fees

When investing through BoulderTech, you may encounter certain fees.\
These vary depending on the deal but are always displayed before you confirm your commitment.

***

### Investor Fees

* **Transaction fee** – A small fee may apply when committing capital.
* **Redemption fee** – Some products may charge a fee when redeeming tokens.
* **Performance fee** – In certain deals, the issuer or fund manager may charge a fee based on the profits generated (e.g., a percentage of gains above a benchmark or hurdle rate).
* **Gas fees** – Paid directly on Base in ETH (usually minimal).

***

### What to Expect

* Fees are **deal-specific** and clearly shown before you invest.
* You’ll always see the **full breakdown upfront** — no hidden costs.
* The exact fee terms are **defined by the issuer** and disclosed in the deal room.

When investing through BoulderTech, you may encounter certain fees.\
These vary depending on the deal but are always displayed before you confirm your commitment.


---

# 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.bouldertech.fi/boulder-tech-docs/user-guide/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.
