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

# 🪙Tokenomics

## 🪙 Tokenomics

The Blizzy Bears ecosystem is built around two core assets: a limited collection of **7,777 Blizzy Bears NFTs** and the native **$BEARS token**, both launched on the **Solana blockchain**.

Together, these two assets form the foundation of the Blizzy Bears ecosystem — combining digital ownership, collectible identity, community, and future utility within a single ecosystem.

### 🐻 NFT Supply

The Blizzy Bears NFT collection consists of **7,777 unique Bears**, each featuring a carefully designed combination of traits and characteristics.

* **Total Supply:** 7,777 NFTs
* **Collection:** Blizzy Bears
* **Mint Type:** Fair Mint
* **Blockchain:** Solana
* **Artwork Resolution:** 3000 × 3000 px

The collection is designed with a fixed and limited supply, ensuring that the total number of Blizzy Bears remains capped at 7,777.

### 🪙 $BEARS Token

Alongside the NFT collection, Blizzy Bears will introduce its native ecosystem token, **$BEARS**, on Solana.

The token will launch alongside the NFT collection, making both core assets available to the community from **Day One**.

* **Token Name:** Blizzy BEARS
* **Ticker:** $BEARS
* **Total Supply:** 1,000,000,000 $BEARS
* **Network:** Solana
* **Launch:** Simultaneously with the NFT collection

The **$BEARS token** is designed to become an integral part of the Blizzy Bears ecosystem, with future utilities and ecosystem integrations planned as the project and community continue to grow.

### 🌐 Two Assets. One Ecosystem.

The **7,777 NFTs** represent the identity, ownership, and collectible layer of Blizzy Bears, while **$BEARS** serves as the native token layer of the ecosystem.

Both assets are designed to grow alongside the community and form the foundation for the future development of Blizzy Bears.

**7,777 Bears.**\
**1,000,000,000 $BEARS.**\
**One ecosystem built on Solana.**


---

# 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://gb.blizzybears.site/tokenomics.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.
