# Fees

## Schedule

The introduction of the following fees enables Amulet to enhance and expand its services. These fees will be thoughtfully applied to ensure continued platform improvements and security:

<table><thead><tr><th width="218">Type</th><th>Charged Against</th><th align="center">Fee Range</th></tr></thead><tbody><tr><td>Performance Fee</td><td>Base APY</td><td align="center">10% - 20%</td></tr><tr><td>Shield Cost</td><td>Base APY</td><td align="center">10% - 30%</td></tr><tr><td>AMU Sales Tax</td><td>AMU redemption amount</td><td align="center">~5%</td></tr><tr><td>Withdrawal Fee</td><td>Vault withdrawal amount</td><td align="center">TBD</td></tr></tbody></table>

Amulet appreciates your ongoing support and looks forward to delivering an even more robust and reliable experience for its valued users.

{% hint style="info" %}
**Disclaimer**: Please note that fees mentioned are subject to change without prior notice. We strive to provide transparent and competitive pricing, but circumstances beyond our control may necessitate adjustments. Any future changes will be communicated in a timely manner. Thank you for your understanding.
{% endhint %}

## Glossary

<table><thead><tr><th width="218">Type</th><th>Definition</th></tr></thead><tbody><tr><td>Performance Fee</td><td>Deducted from yield earned.</td></tr><tr><td>Shield Cost</td><td>Deducted from yield earned in return for basic financial coverage.</td></tr><tr><td>AMU Sales Tax</td><td>Deducted from the amount of AMU tokens redeemed.</td></tr><tr><td>Withdrawal Fee</td><td>Deducted from amount of assets withdrawn from vault.</td></tr></tbody></table>


---

# 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.amulet.org/documentation/product/yield-with-built-in-protection/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.
