# Mining

- [Get started with mining](https://docs.kryptokrona.org/mining/get-started-with-mining.md): Step by step guide to get started with mining
- [Solo-mining Kryptokrona](https://docs.kryptokrona.org/mining/cpu-solo-mining.md)
- [Mining with a SBC](https://docs.kryptokrona.org/mining/mining-with-sbc.md)
- [🧑🎓 Mining Intro](https://docs.kryptokrona.org/mining/mining.md)
- [Notes](https://docs.kryptokrona.org/mining/optimizing-rpi-turtlecoin-mining.md)
- [Mining Pools](https://docs.kryptokrona.org/mining/pools.md)
- [Mining with XMRig](https://docs.kryptokrona.org/mining/xmrig-guide.md)
- [🏊♂ Run a Mining Pool](https://docs.kryptokrona.org/mining/run-a-mining-pool.md): This page will guide you through the process of setting up your very own mining pool for XKR! Mining pools are essential for keeping the kryptokrona network happy and decentralized.
- [Mining on Android](https://docs.kryptokrona.org/mining/mining-on-android.md): Guide on how to mine XKR on Android smartphones
- [Mining on macOS](https://docs.kryptokrona.org/mining/mining-on-macos.md): Learn how to start mining on your mac computer, it's very fast and easy!
- [Mining on HiveOS](https://docs.kryptokrona.org/mining/mining-on-hiveos.md): This guide takes you through the process of setting up XKR mining on HiveOS


---

# 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://docs.kryptokrona.org/mining.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.
