# Fees Structure

### Fees and Structure

DigiCask employs a transparent fee structure, ensuring that investors are informed about any associated costs. These fees may include tokenization fees, storage fees, and transaction fees as shown below. The clear delineation of fees aligns with DigiCask's commitment to transparency and investor trust.&#x20;

**Tokenization Fee**:

Description: A one-time fee is charged when a whiskey cask is tokenised on the DigiCask platform.

| $65 - $500            | 2%    |
| --------------------- | ----- |
| $500 - $2,000         | 1.5%  |
| $2,000 - $10,000      | 1%    |
| $10,000 - $100,000    | 0.5%  |
| $100,000 - $500,000   | 0.4%  |
| $500,000 - $1,000,000 | 0.35% |

<br>

**Loan Interest Rate:**

Loan Interest Rate: Charging a 0.75% per month interest rate. Loan duration is capped at 80% duration left on investment period.

**Transfer Fee:**

0.1% for all token transfers is charged when an investor decides to transfer their whiskey cask tokens

<br>


---

# 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://digicask.gitbook.io/digicask-docs/fees-structure.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.
