> 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/tokenomics/tokenomics-nch/nch-buyback.md).

# NCH buyback

![NCH Buyback plan](/files/0WCAvUauU735Kzpa0BZ2)

We have set the initial buyback ratio of NCH:NESS to 200.000:1. This means that for every 200.000 NCH 1.0 you will receive 1 NESS. However this ratio decreases every two weeks once the program has started. The buyback program ends after the 12th week.

<mark style="color:green;">-> You can revisit your NCH holdings on the old blockchain if you set your mobile wallet's node URL to:</mark> [<mark style="color:green;">http://v1.privateness.network</mark>](http://v1.privateness.network)

Since the current NESS Coin Hours can not be ported onto the new chain, we have set a ratio NCH/NESS and conduct a buy back from NCH owners. This will be the first ‘swap back’ of Coin Hours in history.

```
1st and 2nd week: 200.000:1   (100% of the ratio)
3rd and 4th week: 285.714:1   (70% of the ratio)
5th and 6th week: 500.000:1   (40% of the ratio)
7th and 8th week: 1.000.000:1   (20% of the ratio)
9th and 10th week: 2.000.000:1   (10% of the ratio)
11th and 12th week: 4.000.000:1   (5% of the ratio)
```


---

# 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/tokenomics/tokenomics-nch/nch-buyback.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.
