# Fee Schedule

Grand is built on **transparent pricing**. No hidden costs, no surprises — just simple, predictable fees.

| App Category Name             | Trading Fee                          | Platform Fee       |
| ----------------------------- | ------------------------------------ | ------------------ |
| Spot Trading                  | 0.50% per trade                      | Applied separately |
| Perpetuals                    | 0.05% per trade                      | Applied separately |
| Stocks                        | 0.50% per trade                      | Applied separately |
| ETFs                          | 0.50% per trade                      | Applied separately |
| Tokenized Assets (e.g., USDY) | 0.50% per trade                      | Applied separately |
| Smart Savings (Pool / Vaults) | 0.00% Grand Fee                      | Platform fee only  |
| Commodities                   | 0.50% per trade                      | Applied separately |
| Index Funds                   | 0.125% AUM monthly (≈1.5 % annually) | Applied separately |

#### Notes

* **Platform Fee:** Covers custody, execution, and infrastructure costs. Displayed transparently at checkout.
* **Gas Fees Sponsored:** Grand covers all on-chain gas costs for trades and withdrawals — so you only pay what you see.
* **No Hidden Costs:** No withdrawal fees from Grand.
* **Smart Savings:** 100% of the yield goes to you — Grand does not take a cut.

### Notes: Trading Operations & Fee Details

In scenarios where Grand decides to zero the platform fee (0% Grand Fee), the following provider-specific structures apply:

**1. Li.Fi Provider**

* **Provider Fee:** Li.Fi retains a **0.25%** fee on each trade.
* **Gas Policy:** Grand pays the gas fees for every transaction behind the scenes.

**2. CowSwap Provider**

* **Provider Fee:** CowSwap retains a **0.02%** (2 basis points) solver fee on each trade.
* **Gas Policy:**

  * **Allowance:** Grand pays the allowance (approval) gas fee.

  * **Trade Execution:** The trade gas fee is paid by the user. This is calculated within the swap itself:

  > *Gross Receiving Assets - Trade Gas Fee = Net Receiving Assets*

***Disclaimer!***

*Subject to Change*

*All rates, percentages, and product fees may be updated as the platform evolves.*\
*Grand will communicate any significant change transparently through official channels.*

> *Our goal is to keep Grand’s fee model sustainable, transparent, and rewarding for every user and partner.*


---

# 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://grand-2.gitbook.io/grandlabs/getting-started/publish-your-docs-1.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.
