# Fees

### **1. Marketplace Fee: 2%**

* **Purpose:** The marketplace fee is imposed to fund the operational costs involved in maintaining and improving the platform, as well as to offer rewards to Liquidity Providers (LPs).
* **Application:** This fee is deducted from the transaction amount when buying or selling assets on the platform's marketplace.

### **2. Crowdfunding Pooling Fee: 2%**

* **Purpose:** Crowdfunding allows multiple investors to pool their resources to invest in larger assets collectively. The pooling fee covers the administrative and operational costs related to managing these collective investments.
* **Application:** Whenever an investor contributes to a crowdfunding pool, a 2% fee is deducted from their contribution.&#x20;

### **3. Interests on Loans: 1%-10%**

* **Purpose:** Interests on loans serve as a compensation to lenders.
* **Calculation:** The interest rate is determined based on various factors such as the duration of the loan, the risk profile of the borrower, and market conditions.

### **4. Asset profit fee: 0%**

* **Purpose:** 0% asset profit fee is set to encourage investments by offering a no-fee advantage on the profit generated from assets.


---

# 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://thovt-io.gitbook.io/thovt/investing-platform/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.
