# Free

**Fee Overview**&#x20;

<table><thead><tr><th width="230.203125">Fee Type</th><th width="267.5234375">Amount</th><th width="261.79296875">When It's Charged</th></tr></thead><tbody><tr><td>Hyperliquid Fee</td><td>up to 0.045% of trade size (based on the trading volume)</td><td>On every trade (applies to all users trading on Hyperliquid)</td></tr><tr><td>HyperPocket Platform Fee</td><td>0.05% trade size</td><td>When opening/increasing/closing/decreasing a copy trade order</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

**Trading Fees (Per Trade)**

Every time a trade is executed (buy/sell), a 0.05% platform fee is added by HyperPocket on top of the \~0.03% trading fee charged by Hyperliquid.

→ Example: You place a $1,000 trade → total fee is \~0.08% ($0.50 to HyperPocket, \~$0.30 to Hyperliquid).

You keep 100% of your gains. No performance or management fees.

Notes:

* For Hyperliquied Fees: check their [official docs](https://hyperliquid.gitbook.io/hyperliquid-docs/trading/fees)
* Fees are auto-deducted from your **Trading Account.**

[<br>](https://docs.trycoinpilot.com/resources/troubleshooting)


---

# 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://hyperpocket.gitbook.io/hyperpocket-docs/free.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.
