# Bloom Sinks

## Campfires

Blooms are spent to light campfires and add fuel. At current, this only serves to use campfire functions that require a lit flame (i.e. purchasing upgrades and crafting). You may feed any campfire, including those on islands that are not your own.

## Island Upgrades

Each island that you create can be upgraded at a lit campfire. There are several paths of upgrades which define the size of the island, how many objects you can place, how many games you can have, etc.

## Crafting

At any lit campfire, you can craft items. At current, the only craftable item is a new island which costs 36k blooms.

## Drone Ability Modules

Drone abilities can be purchased for 25k blooms within the B33 customization menu. Before purchase, an ability must first be unlocked by completing its relevant achievement.

These abilities enable new locomotion movements such as using a jetpack, booster, or glider. The equipped ability can be used freely in roam mode on any island, and any purchased ability can be placed as a pickup in games on your island.

## Bloom Rewards

Bloom rewards are seasonal marketplace inventory on the Nifty Island marketplace, found at the top of the page [here](https://www.niftyisland.com/marketplace). They are limited-time open editions which must be unlocked by paying blooms and can then be minted on-chain.

## Bloom Gacha

Coming soon!


---

# 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://guide.niftyisland.com/game-guide/game-economy/bloom-sinks.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.
