> For the complete documentation index, see [llms.txt](https://docs.quicksilver.zone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quicksilver.zone/protocol/quicksilver-fee-structure.md).

# Quicksilver Fee Structure

### **3.5% Fee on Staking Rewards**

Quicksilver charges a **3.5%** fee on staking rewards, applied automatically at the end of every **epoch** (3 days).

***

### **Native Token Fees**

The protocol collects fees in each onboarded chain’s native token (e.g., **ATOM**, **STARS**) when compounding rewards.

***

### **Redistribution to QCK Stakers**

All fees collected by the protocol are redistributed to **QCK stakers**, aligning community incentives and supporting ongoing protocol development.

***

### **Token Transfer Mechanism**

The Quicksilver application provides a user-friendly feature to **send tokens back to their origin chain** or directly to **Osmosis** via the appropriate IBC routes. This ensures seamless movement of assets within the Cosmos ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.quicksilver.zone/protocol/quicksilver-fee-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.
