# Captain Nodes

- [Introduction to Tabi Captain Nodes](https://tabichain.gitbook.io/tabichain/captain-nodes/introduction-to-tabi-captain-nodes.md)
- [Mining Reward Calculation Logic](https://tabichain.gitbook.io/tabichain/captain-nodes/mining-reward-calculation-logic.md)
- [Booster Coefficient and Node Mining Power](https://tabichain.gitbook.io/tabichain/captain-nodes/booster-coefficient-and-node-mining-power.md)
- [Captain Nodes](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node.md)
- [Booster Factor and Node Mining Power](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node/booster-factor-and-node-mining-power.md)
- [Tier System and Activation Timing](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node/tier-system-and-activation-timing.md)
- [Captain Node Pre-mining Tutorial](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node-pre-mining-tutorial.md)
- [Information](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node-pre-mining-tutorial/information.md)
- [Get start the node usage tutorial](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node-pre-mining-tutorial/get-start-the-node-usage-tutorial.md)
- [CLI Program Operation Guide](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node-pre-mining-tutorial/cli-program-operation-guide.md)
- [FAQ](https://tabichain.gitbook.io/tabichain/captain-nodes/captain-node-pre-mining-tutorial/faq.md)


---

# 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.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.
