# Mining

Zeknd's dApps ecosystem is enhanced with the inclusion of Mining capabilities, providing users with the opportunity to earn rewards through secure and efficient mining operations.

With Zeknd's Mining dApp, users can participate in the process of validating and securing blockchain transactions while earning rewards in the form of native tokens. Mining involves the computational effort required to solve complex mathematical problems, contributing to the consensus mechanism and maintaining the integrity of the blockchain network.

Zeknd's Mining dApp offers a user-friendly interface and streamlined mining experience. Users can join mining pools, collaborate with other miners, and collectively increase their chances of successfully mining blocks. The dApp provides real-time statistics and performance indicators, allowing users to monitor their mining progress and adjust their strategies accordingly.


---

# 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://documentation.opzeknd.xyz/on-chain/dapps/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.
