> For the complete documentation index, see [llms.txt](https://privateness-network.gitbook.io/privateness-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://privateness-network.gitbook.io/privateness-network/dear-skyminers.md).

# Dear Skyminers!

Dear Skyminer Node Runners,

we at PrivateNess have now everything in place to launch our Corenode Reward Program, a five years incentive program for our NESS Corenodes. This will allow us to jump-start our micro-services economy using NESS COIN HOURS (NCH) as the currency of your ecosystem. Just like SCH, our native currency NESS mints Coin Hours at a ration 1:1 for every hour it is held in a fiber wallet.

We are looking for experienced Skywire Node Runners that are interested in supplementing the profitability of their gear by dual-mining SKY and NESS at the same time. Please see our documentation for more details about how to acquire a mining Licence. We will create an opportunity for you to pay for these Licences with SCH.

-> Read more about Corenode [<mark style="color:green;">License Acquisition & Implementation</mark>](/privateness-network/license-acquisition-and-implementation.md)

-> Web: [<mark style="color:green;">https://privateness.network</mark>](https://privateness.network/)

-> Telegram group: [t.me/privatenesstalk](https://t.me/privatenesstalk)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://privateness-network.gitbook.io/privateness-network/dear-skyminers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
