# Fees & Charges

### 1. Overview

Enexfi charges fees for various services to maintain and improve our platform. All fees are transparent and clearly disclosed before you complete any transaction. This document outlines all fees and charges applicable to our services.

### 2. Trading Fees

Trading fees are applied to all buy and sell orders on the platform:

* Maker Fee: 0.3% - Applied when you provide liquidity to the order book
* Taker Fee: 0.3% - Applied when you take liquidity from the order book
* Minimum Fee: $0.50 USD per trade

Trading fees are calculated based on the transaction amount and deducted automatically from your balance.

### 3. Staking Fees

Staking operations on the Enexfi platform are subject to the following fee structure:

* Management Fee: 3% annually on staked amount (Management fee is deducted from your staking rewards, not from your principal balance.)
* Staking Reward Fee: Platform share taken from staking rewards: 1% (A small deduction is made from your reward earnings, your principal balance is not touched.)
* Early Unstaking Fee: 2% is applied if you withdraw your assets before the lock period ends.
* Standard Unstaking Fee: No fee for standard unstaking after the lock period is completed.
* Minimum Fee: Minimum $0.50 USD is applied for very small rewards or transactions.

Staking fees are deducted from your staking rewards, not from your principal amount.

### 4. Liquidity Pool Fees

Participating in liquidity pools may incur the following fees:

* Entry Fee: 0.1% of the amount you add to the pool
* Exit Fee: 0.1% of the amount you withdraw from the pool
* Performance Fee: 10% of your earned rewards

Liquidity pool fees help maintain pool stability and reward active participants.

### 5. Withdrawal Fees

Withdrawal fees vary based on the withdrawal method and amount:

* Standard Withdrawal: 0.5% of withdrawal amount (minimum $1.00 USD)
* Express Withdrawal: 1% of withdrawal amount (processed within 1 hour)
* Network Fee: Additional blockchain network fees may apply

Withdrawal fees cover transaction processing and network costs.

### 6. Deposit Fees

Deposits to your Enexfi account are generally free:

* Standard Deposits: Free of charge
* Network Fees: Blockchain network fees may apply (paid to network, not Enexfi)

### 7. Energy Production Fees

Fees related to energy production and verification:

* Verification Fee: 0.2% of produced energy value (once per production cycle)
* IoT Devices - Standard devices: Can be purchased at the specified price
* IoT Devices - Custom devices / custom installation: Additional fees may apply
* Custom Integration: Additional setup fees may apply for off-platform devices or customized integrations

Note: IoT device prices and installation fees are clearly displayed in the panel, so users can see the purchase and installation costs in advance.

### 8. Other Service Fees

Additional fees may apply for specialized services:

* API Access: Custom pricing based on usage tier
* Custom Services: Fees determined on a case-by-case basis

### 9. Fee Calculation and Display

All fees are:

* Clearly displayed before you confirm any transaction
* Automatically calculated based on current rates
* Deducted from your account balance or transaction amount
* Shown in transaction history with full details

### 10. Fee Changes

We reserve the right to modify our fee structure at any time. However, we will:

* Provide at least 30 days notice for significant fee changes
* Communicate changes through email and platform notifications
* Update this page with the latest fee information
* Grandfather existing users for a transition period when applicable

### 11. Payment Methods

Fees can be paid using:

* USD payment from your account balance
* Automatic deduction from transaction proceeds
* Deduction from staking or liquidity rewards

### 12. Questions About Fees

If you have any questions about our fees and charges, please contact us:

**Email:** <support@enexfi.com>\
**Support:** [Contact Support](https://enexfi.com/contact.php)


---

# 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://enexfi.gitbook.io/enexfi/legal-and-compliance/fees-and-charges.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.
