# 2.2 How does sliding tax work?

The sliding tax model functions in the following manner:

Time tiers: 0 - 6.9 days - 50% tax 7 - 13.9 days - 40% tax 14 - 20.9 days - 30% tax 21 - 27.9 days - 20% tax

28+ days (after 28 days is where each node tier is exposed to a different tax rate): BUKE - 5% tax MONONOFU - 8% tax MUSHA- 10% tax

You can view individual tax rates on each of your nodes within the Samurai dApp. When you click on “CLAIM ALL”, the relevant tax rates are applied to each of the node, it is not averaged.

e.g. If you have 2 nodes: Node #1 with 50% tax rate and Node #2 with 20% tax rate, the protocol will not take an average of 35% tax, rather it will apply 50% tax on Node #1's accumulated rewards and 20% tax on Node #2's rewards.

\--

The sliding tax mechanism is a deviation from the previous fixed claims tax mechanism that the protocol previously relied on. All taxes (cashout fees) collected by the protocol are a part of the core team's allocation (see [section 1.3 ](/docs/1.-what-is-samurai-and-how-does-it-work/1.3-now-how-does-it-actually-work.md)and [section 1.10](/docs/1.-what-is-samurai-and-how-does-it-work/1.10-smart-contract-functionality.md) for additional details about the protocol's smart contract functionality, tokenomics and the core team allocations)


---

# 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://samurainodes.gitbook.io/docs/2.-understanding-the-nodes/2.2-how-does-sliding-tax-work.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.
