> 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/faq.md).

# ❓FAQ

## ❓ Frequently Asked Questions (FAQ)

### What is Blizzy Bears?

Blizzy Bears is a **7,777-piece NFT collection** built on the **Solana blockchain**, combined with its native ecosystem token **$BEARS**. The project is designed around digital ownership, creativity, community, and future ecosystem utilities.

***

### How do I buy $BEARS Token?

The official purchase process for **$BEARS** will be announced through our verified website and official social channels.

Always make sure you are using the official links and verify the token contract address before making any transaction.

***

### When is the NFT mint?

The official **Blizzy Bears NFT mint date** will be announced through our verified website and official social media channels.

Stay connected with the community to receive the latest updates and announcements.

***

### Where can I mint Blizzy Bears NFTs?

Blizzy Bears NFTs will only be available through our official mint page.

All official links will be shared exclusively through our website and verified social accounts. Always verify the source before connecting your wallet.

***

### What is the total NFT supply?

The Blizzy Bears collection has a fixed supply of **7,777 unique NFTs**.

No additional NFTs will be created beyond the original collection supply.

***

### What is the $BEARS token?

**$BEARS** is the native token of the Blizzy Bears ecosystem, launching on the **Solana network** alongside the NFT collection.

The token is designed to support future ecosystem utilities, community experiences, and upcoming developments within Blizzy Bears.

***

### Is there a whitelist or fair mint?

Blizzy Bears is designed with a **fair mint approach**.

Details regarding whitelist access, community opportunities, and the official mint process will be announced before launch through our verified channels.

***

### How do I avoid scams?

To protect yourself from scams:

* ✅ Only use official links shared through our website and verified social accounts
* ✅ Always verify NFT mint pages and $BEARS contract addresses
* ✅ Never share your wallet seed phrase or private keys
* ✅ Be careful with unofficial messages, fake giveaways, and impersonation accounts

The Blizzy Bears team will never ask for your private information or wallet recovery phrase.

***

### Where can I follow Blizzy Bears?

Stay updated through our official community channels:

🌐 Website: <http://blizzybears.site/>\
💬 Telegram: <https://t.me/BlizzyBears>\
🕊 X: <https://x.com/BlizzyBearsLand>

***

© 2026 BEARS. All rights reserved.


---

# 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/faq.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.
