# Crypto & Digital Collectibles

Sunflower Land is powered by Web3. That means your **tokens, SFTs (stackable collectibles), and NFTs (unique items)** can live on-chain and be freely owned/traded by you.

Sunflower Land Digital Collectibles are traded **in-game** and also supported on all major secondary NFT marketplaces.

{% hint style="success" %}
👉 **Important:** You only need to set up a wallet once you’re ready to trade, deposit, or withdraw assets. Most of the game can be played without touching Web3 at first.
{% endhint %}

#### FLOWER ERC20

FLOWER is the native ERC20 token used for trading & premium actions in game.

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

[Uniswap - Buy Now](https://app.uniswap.org/swap?chain=base\&inputCurrency=0x3e12b9d6a4d12cd9b4a6d613872d0eb32f68b380\&outputCurrency=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913\&value=1\&field=input)

#### Farm Collectibles

Supply limited cosmetics & items to boost your farm.

<div align="left"><figure><img src="/files/44T3PtO279vupsMYlvHU" alt=""><figcaption></figcaption></figure></div>

<https://opensea.io/collection/sunflower-land-collectibles>

#### Bumpkin Wearables

Fashionable cosmetic & powerful outfits for your Bumpkin.

<div align="left"><figure><img src="/files/Ov0OyTVzOR51c3IC9Rt1" alt=""><figcaption></figcaption></figure></div>

<https://opensea.io/collection/bumpkin-wearables>

#### Bud NFTs

Sprouted from the ground, these unique collectibles can give buffs for your farm.

\
\
<https://opensea.io/collection/sunflower-land-buds>

<div align="left"><figure><img src="/files/VuIBlgCsGHXNcAOynSu1" alt=""><figcaption></figcaption></figure></div>

#### Pet NFTs

*Coming Soon*

***

## 1. Setting Up Your Wallet

To link your wallet:

* Open the game and go to **Settings → Link Wallet**.
* Choose your preferred option.

**Popular Wallets**

* [MetaMask](https://support.metamask.io/start/getting-started-with-metamask/) → Industry standard browser & mobile wallet
* [WalletConnect](https://walletconnect.com/) → Connect 170+ wallets via QR
* [Phantom](https://phantom.com/learn/guides/how-to-create-a-new-wallet) → Simple mobile/web wallet

⚠️ **Security Note:**

* Only download wallets from official sites.
* Never share your **seed phrase**.
* You are responsible for your own wallet. We cannot recover lost crypto.

***

## 2. Depositing & Withdrawing Collectibles

* **SFTs & NFTs**
  * Stored on **Polygon**.
  * You can deposit/withdraw them via the in-game wallet menu.
* **FLOWER Token**
  * Stored on **Base**.
  * To deposit FLOWER into the game, link a Base wallet (MetaMask or others).
  * To withdraw FLOWER, use the same menu to send tokens back to your wallet.

{% hint style="info" %}
To execute a transaction on a Blockchain users may require a small fee. These prices flucuate based on network traffic.
{% endhint %}

***

✅ That’s it — one wallet setup, and you’re ready to own, trade, and move your Sunflower Land assets freely across chains.


---

# Agent Instructions: 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:

```
GET https://docs.sunflower-land.com/getting-started/crypto-and-digital-collectibles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
