# Fees Structure

## Fees Structure

XBIT’s perpetual futures trading is built on [Hyperliquid](https://app.hyperliquid.xyz/) infrastructure. Understanding the complete fee structure helps you optimize trading costs.

### Fee Breakdown

#### XBIT Platform Fee

* **Builder Fee**: 0.02% on all perpetual trades
* **Fee Base**: Calculated on position notional value
* **Applied To**: All market and limit orders

**Example:**

* Position Size: $10,000
* XBIT Builder Fee: $10,000 × 0.02% = $2.00

#### Hyperliquid Trading Fees

XBIT perpetual trading operates on Hyperliquid’s infrastructure, which charges standard trading fees including:

* Maker/Taker fees
* Funding rates
* Other platform charges

**For complete Hyperliquid fee details, visit**: [Hyperliquid Official Documentation](https://hyperliquid.gitbook.io/hyperliquid-docs/trading/fees)

### Total Trading Cost

Your total cost per trade includes:

1. **XBIT Builder Fee**: 0.02%
2. **Hyperliquid Fees**: Maker/Taker fees (see Hyperliquid docs)
3. **Funding Rates**: Periodic payments between long/short positions

#### Funding Rate

* **Periodic Payment**: Between long and short traders
* **Frequency**: Charged every 8 hours
* **Variable Rate**: Based on market conditions
* **Display**: Real-time funding rate shown on trading interface

### Additional Fees

#### Network Fees

* **Deposits/Withdrawals**: Minimal blockchain gas fees
* **Transfer Costs**: Network-dependent (Solana/Ethereum/Arbitrum)
* **No Platform Fees**: XBIT doesn’t charge withdrawal fees

### Fee Reductions

#### XBIT Benefits

Reduce your effective costs through:

* [**Referral Program**](broken://pages/JzB0Gx6UlmkHTfvqZTDl): Earn commission rebates
* [**Reward System**](/reward-system/system-overview.md): Volume-based benefits
* [**Cashback Options**:](/reward-system/system-overview.md) Return portion of fees paid

*See Referral Program and Reward System for details*

### Fee Transparency

#### Real-time Calculation

* **Pre-trade Estimates**: See total fees before execution
* **Position Details**: Complete breakdown in order history
* **Funding Rates**: Live display on trading interface

#### No Hidden Charges

* **Clear Structure**: XBIT 0.02% + Hyperliquid fees
* **No Withdrawal Fees**: Only blockchain network costs
* **No Inactivity Fees**: Keep positions indefinitely

### Cost Optimization Tips

* **Monitor Funding**: Enter positions when funding rates favorable
* **Use Referral Program**: Earn fee rebates
* **Check Hyperliquid Fees**: Understand maker/taker differences
* **Increase Volume**: Qualify for reward benefits

### Comparison

XBIT’s perpetual trading offers competitive rates:

* **Builder Fee**: 0.02% (XBIT)
* **Trading Fees**: See Hyperliquid documentation
* **MEME Trading**: 0.95% (for comparison)

Ready to start trading? Review our trading interface guide or explore deposit options.


---

# 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://docs.xbit.com/perpetual/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.
