# Booster Factor and Node Mining Power

The **booster factor** significantly influences the rewards your Captain Node can earn. It is based on the **Personal Stake Rate** and exponentially boosts the overall **Node Mining Power**, resulting in increased $veTABI production.

**Booster Factor Formula:**

$$
\text{Booster Factor} = e^{6.66 \times \text{Personal Stake Rate}}
$$

This exponential increase means that as you stake more $tabi, your **Booster Factor** increases, driving your **Node Mining Power** up substantially. The **Personal Stake Rate** is capped at 100%, meaning staking beyond that point will not further increase the factor.

[**Node Mining Power Formula**](#mining-reward-calculation-logic)

**Impact of Booster Factor:**

* Delaying $veTABI claims and continuously increasing your stake will maximize your **Booster Factor**, which exponentially increases your node's mining output.
* Claiming early or reducing your stake will lower your **Booster Factor**, resulting in less $veTABI production over time.

To be a **smart miner**, it's crucial to **delay claims** and increase your stake in $tabi to maintain a high **Booster Factor** and achieve the best possible mining rewards.


---

# 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://tabichain.gitbook.io/tabichain/captain-nodes/captain-node/booster-factor-and-node-mining-power.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.
