> For the complete documentation index, see [llms.txt](https://superhero-nft-wars.gitbook.io/snw-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superhero-nft-wars.gitbook.io/snw-whitepaper/tokenomics/usdsngold.md).

# $SNGold

![](/files/K1W0u4niAOvGfOiT4Vgg)

**$SNGold** is the main circulating token in the SNW ecosystem, which is designed to be utilized in all kinds of socialization campaigns, P2E mini-games, and community events.

Imagine you are walking idly across the map and suddenly encounter a landmark with **$SNGold** popping up that you can chase and harvest into your pocket, how amazing it will be!

###

### Statistics:

**Name**: SNW Gold;

**Token Symbol**: SNGold;

**Decimal**: 18;

**Issuance Amount**: Unlimited;

**Smart Contract Addresses: (currently ONLY for consolidated game server use)**

* BSC Address: [0x44b9c4cEFA6694Fe099Cd6042359D560b780FC2a](https://bscscan.com/address/0x44b9c4cEFA6694Fe099Cd6042359D560b780FC2a)
* Ethereum Address: [0x0Fa4C56Ed5a1cffb8600beA3F8141B9d009Ef7E6](https://etherscan.io/address/0x44b9c4cEFA6694Fe099Cd6042359D560b780FC2a)

### Utilities

![](/files/qLWTkKy74TcogcVlWv7d)

**1. Fountain Di Crypto**

Since the first public version release, users can throw different amounts of **$SNGold🪙** into the wishing pool to get different wish seeds. The wish seeds can be used to host private events, parties, AMA's, meetings, etc. Weekly/Monthly-held ranking contest will reward the luckiest winners (who realize most wishes) and Industrious slingers (who throw the most $SNGold🪙) with special gifts.

**2. Mini-games**

Users can spend gold coins in the game area to participate in various small games and earn **$SNGold🪙**. Mini-games include but are not limited to Celebrity Slapping Anger Game, Survival Car-racing, Temple Run, Squid Game, etc.

**3. Trading & Consumption**

Users can buy all kinds of goods, equipment, and social gadgets in the trading marketplace near the central area of the map.

In the future, **$SNGold🪙** will be used as an indispensable token for players to exchange for consumables, upgrade, and participate in various entertaining and social activities. And will not be that long, **$SNGold🪙** will be available on multiple well-known DEXs for secondary trading to further boost brand awareness and market valuation.


---

# 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://superhero-nft-wars.gitbook.io/snw-whitepaper/tokenomics/usdsngold.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.
