# APY and Deposit Fees

Even though the APY's of our single-stake vaults depend on GLP’s APR for each different week, we guarantee that the rate will fluctuate in the following ranges:&#x20;

* BTC: 7-30%+ APY
* ETH: 7-30%+ APY
* USDC: 7-30%+ APY

There will be deposit fees for each of the vaults, as GMX takes 0.15- 0.25% fees for minting and redeeming GLP. As we want to encourage more vault stakers, we will take the loss on deposit fees, and the fees will be as follows:

* BTC: 0.5% deposit fees&#x20;
* ETH: 0.25% deposit fees
* USDC: 0.25% deposit fees


---

# 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://gmd-protocol.gitbook.io/gmd-protocol/delta-neutral-vaults/apy-and-deposit-fees.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.
