# Investment Fund Fees

Titanium employs a profit fee (percentage taken of all profits the strategies generate) and a deposit fee. We have no withdrawal fees at all.

Fees are as follows:&#x20;

* 10% deposit fee. Your deposit will be credited at equal value in Bonds minus 10%.
* 25% profit fee. 25% of total profits generated by the fund are removed by the team before distributing pay-outs. Note that the 5-15% monthly profit prediction stated previously is **calculated** **after profit fee have been removed,** so investors should still expect monthly profit numbers paid directly to them to be in this range.
* **NO withdrawal/sell fees.**


---

# 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://titanium-finance-company.gitbook.io/titanium-finance-documentation/flagship-product/investment-fund-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.
