> For the complete documentation index, see [llms.txt](https://docs.playhighlands.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playhighlands.net/about-highlands/usdhigh-token.md).

# $HIGH TOKEN

• **Token Name**: High\
• **Symbol:** $HIGH\
• **Total Supply:** 1,000,000,000 (1 Billion)\
• **Minting:** Fixed supply (no future minting)\
• **Liquidity:** Burned

The High token ($HIGH) is the native in game currency of Highlands, a weed farming simulation game, and it plays multiple roles across the ecosystem.

#### **1. Seeds and seed packages**

Players can purchase different seed packs using either $HIGH or $SOL. Each pack contains a selection of strains with unique grow abilities and bonuses that affect farming performance.

<figure><img src="/files/pP4tiaWguZN1B6O3shAZ" alt=""><figcaption></figcaption></figure>

#### **2.** Farm upgrades and tools

Using **$HIGH** or **$SOL**, players can unlock a wide range of farm improvements, including

* More planting slots
* More planting slots
* Automated watering systems
* Upgraded grow lights for faster plant growth
* Inventory expansions to store more seeds

Along with many additional features and upgrades.

#### **3.** Players progress

* Acquiring seeds and seed packages
* Improving farm infrastructure
* Optimizing growth efficiency
* Managing in-game resources

\
Blockchain integration allows players to truly own in-game assets while maintaining a balanced and scalable economy.


---

# 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://docs.playhighlands.net/about-highlands/usdhigh-token.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.
