> For the complete documentation index, see [llms.txt](https://trustedstake.gitbook.io/trustedstake/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trustedstake.gitbook.io/trustedstake/basics/lets-talk-fees.md).

# Lets Talk Fees

TrustedStake charges a dynamic validator-reward share on all index strategies. Our validator has a standard 9% take rate on dividends earned, with the remainder distributed to stakers.

Following our recent partnership with Kraken Institutional and resulting operational efficiencies, users now experience an average \~26.5% reduction in fees, bringing the effective take rate down to approximately \~6.62% as of May 7, 2026.

***

{% hint style="success" %}
**Important Disclaimer:** This fee is taken only from your staking yield rewards, not from your principal TAO investment. Your original TAO remains fully intact and under your control.
{% endhint %}

**Implementation:**

1. **Stake:** You delegate TAO to TrustedStake's proxy for your chosen index strategy.
2. **Child-Hotkey Routing:** We direct your stake to best-in-class & non weight copying validators through child hotkeys based on your selected index constituents.
3. **Automatic Split:** Each block, the validator pays a share of rewards to TrustedStake, we take 9%, and the rest goes to you.
4. **No lock-ups:** Users can undelegate or revoke the proxy at any time.

{% hint style="success" %}
• You keep full custody of your TAO principal&#x20;

• No escrow or locked funds&#x20;

• No performance calculation disputes\
• 100% on-chain transparency&#x20;

• Fees only apply to earned rewards, never principal
{% endhint %}

> [Learn more about CHK here](https://docs.bittensor.com/subnets/child-hotkeys)

<br>

<br>


---

# 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://trustedstake.gitbook.io/trustedstake/basics/lets-talk-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.
