# Fees

**Operational Costs and Fee Breakdown**

The fees we charge are essential for covering operational expenses, marketing and research efforts to identify lucrative investment opportunities for basedVC.<br>

**Our fees comprise two components which depend on the amount of $BASED tokens held:**

<table><thead><tr><th width="115.0546875">Tier Name</th><th width="165.36328125" align="right">$BASED tokens held</th><th width="128.34375" align="right">Haircut</th><th width="131.99609375" align="right">Carry Fee</th><th data-hidden align="right">Max Invest Amount</th></tr></thead><tbody><tr><td>Rookie</td><td align="right">0</td><td align="right">15%</td><td align="right">6%</td><td align="right">$2,500</td></tr><tr><td>Based</td><td align="right">50,000</td><td align="right">10%</td><td align="right">4%</td><td align="right">$5,000</td></tr><tr><td>Whale</td><td align="right">100,000</td><td align="right">5%</td><td align="right">2%</td><td align="right">$7,500</td></tr></tbody></table>

**Comparison with Traditional Venture Capital Funds**

Traditional venture funds, such as a16z and Sequoia Capital, usually implement a fee structure including a 1-3% annual management fee and a 20% carry-on fund profits. While this 20% carry can incentivize high returns, it also significantly reduces the investors' potential take-home profits.

In contrast, basedVC adopts a simpler, more transparent fee model, ensuring that investors retain a larger portion of the profits from investment liquidations.<br>

**Fee Impact on Investment Returns**

Under basedVC's structure, the carried interest on tokens is a 2% to 6% tax. For example, if you receive 1000 tokens upon vesting, we will take 20 to 60 tokens as a tax. This is considerably less than traditional venture capital funds which typically take a 20% carry on profits.


---

# 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://info.basedvc.fund/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.
