# Miner

- [Where to start?](https://docs.expanse.tech/miner/untitled.md): Are you part of the mining workforce, using your skills and resources to help keep crypto’s infrastructure running?
- [What are the mining rewards?](https://docs.expanse.tech/miner/what-are-the-mining-rewards.md)
- [How to send Expanse?](https://docs.expanse.tech/miner/how-to-send-expanse.md)
- [What is GAS in Expanse?](https://docs.expanse.tech/miner/what-is-gas-in-expanse.md)
- [What is the mining algo?](https://docs.expanse.tech/miner/what-is-the-mining-algo.md)
- [What is CPU Mining?](https://docs.expanse.tech/miner/what-is-cpu-mining.md)
- [What is GPU Mining?](https://docs.expanse.tech/miner/what-is-gpu-mining.md)
- [What is Pool Mining?](https://docs.expanse.tech/miner/what-is-pool-mining.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://docs.expanse.tech/miner.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.
