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

# $NHT

## What is $NHT? <a href="#docs-internal-guid-c2aafaf5-7fff-cd20-31c9-ebca2c37503a" id="docs-internal-guid-c2aafaf5-7fff-cd20-31c9-ebca2c37503a"></a>

$NHT is an ERC-20 token that will serve as a pathway between the Neighbourhoods network and crypto market liquidity. $NHT is used to access tools created by the Neighbourhoods team and by developers participating in the NH low-code marketplace. These tools help you spin up your own neighbourhoods!&#x20;

Read about them [here](https://neighbourhoods.network/how-it-works/).

### What is the contract address for $NHT?

Ethereum Network:

0x84342e932797FC62814189f01F0Fb05F52519708

Polygon network:

0x84342e932797FC62814189f01F0Fb05F52519708

### What wallet should I use to purchase or hodl $NHT?

We recommend MetaMask. Once you add the MetaMask wallet as a browser extension, you can purchase $NHT there.&#x20;

Please see our detailed instructions for buying $NHT in MetaMask, and on decentralized exchanges (DEXs), [here](https://neighbourhoods.network/how-to-dex/).&#x20;

### Can I buy $NHT on a centralized exchange?

Yes! $NHT is now trading on [MEXC Global](https://t.co/ioNsA4rNhP).&#x20;

### Can I move my $NHT between the Ethereum and Polygon chains?&#x20;

Yes, we have enabled the bridge between Ethereum and Polygon. We will continue to facilitate bridges as we deploy $NHT on others chains, too. Be aware that using the bridge will incur gas fees.&#x20;

### What is the maximum total supply of $NHT?

30B $NHT.&#x20;

### What is the total circulating supply?

33% i.e. 10B tokens will freely circulate. The balance 20B will be held as reserves.

<figure><img src="https://3705066378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfckgFrEudwy4KM9YPtrh%2Fuploads%2F6h1uLOdpWgTDv1aeqYNh%2F%24NHT%20Allocation%20Details(1).png?alt=media&#x26;token=34e2d249-683f-43ca-b278-c65b0a5e85f7" alt=""><figcaption></figcaption></figure>

### Why is so much $NHT in reserve?

Our intention is to use the reserve judiciously, and only as the community, and end-user needs grow. If Neighbourhoods takes off, and if we need to expand the team rapidly to support development, we may need to liquidate reserves. This will only occure in keeping with the growth in number of people wanting to support Neighbourhoods.

### Who has funded Neighbourhoods so far?

Toward the end of 2021, we held a small and successful Community Offering for our existing supporters. We ran this sale prior to listing on a few DEXs. These supporters joined even earlier-stage backers of Sacred Capital, the company from which Neighbourhoods grew.&#x20;

You can read more about our longstanding community strategy and offering [here](https://medium.com/sacred-capital/neighbourhoods-token-sale-3a5943ffbdd5).   &#x20;

### Will I have to use $NHT to use Neighbourhoods?

Nope. It is not mandatory to pay for applet use in $NHT. $NHT is one of many settlement currencies available to communities.&#x20;

But, to *request* and *create* features in the Neighbourhoods Bazaar, you will need to use $NHT.&#x20;

### Are there benefits of using $NHT&#x20;

Yes! $NHT enables communities and organizers to articulate their needs directly to developers. $NHT can also be used to crowdfund apps and therefore to share costs with other neighbourhoods.&#x20;

Using $NHT also removes all transaction fees assessed by the Neighbourhoods organization. What's more, holding and staking $NHT confers governance benefits over the $NHT treasury.&#x20;


---

# 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://guidebook.neighbourhoods.network/usdnht.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.
