> For the complete documentation index, see [llms.txt](https://docs.imaginaryones.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.imaginaryones.com/archived/nft-holders-benefits/artisan-bubblelite-crates.md).

# Artisan/Bubblelite Crates

Artisan and Bubblelite crates can be opened respectively from November 16, 2023, 10pm (GMT+8). &#x20;

You will open all the crates you have by type (Artisan or Bubblelite).

The prizes obtained from the post-opening of crates will be shown cumulatively. However, you can view the prizes obtained on a crate level in the Gift Log in your [Inventory](https://world.imaginaryones.com/inventory).

On December 16, 2023, 10pm, ALL unopened Artisan and Bubblelite crates will be automatically opened and you can see the prizes you have won under the Gift Log.

May the odds be ever in your favor.

**Update #1 (21/12/2023):** The in-game rewards obtained from crates, will now be multiplied by 10x, and all will be converted into Bubble Points. Bubble Points will be eligible to convert into $BUBBLE airdrop at a future date.

## Artisan Crate

Each Imaginary Rides paid minter, from Imaginary Rides numbered #58 to #4524, has received this crate.

Every successful minter with an Imaginary Ones profile on <https://world.imaginaryones.com> has been given 3 Artisan Crates.

However, if we detect any Imaginary Rides sale before you open the crates, your Artisan Crates will no longer be valid.&#x20;

We'll utilize the Alchemy API to identify marketplace sales, which you can find here: <https://docs.alchemy.com/reference/getnftsales>

Inside the Artisan Crates, you can expect to find one of the following:

* Gem (1 - 10 quantity)
* Bubble (50 - 2,000 quantity)
* Spin Token (1 - 5 quantity)
* Invincibility Shield (2 - 10 quantity)
* 30 x Imaginary Ones NFT&#x20;
* 60 x Imaginary Rides NFT
* 5 x HUGO x IO NFT

<figure><img src="/files/JeeuYNUllYFKrQI1rv22" alt=""><figcaption><p>Artisan Crate</p></figcaption></figure>

### Additional Artisan Crates Details

To better understand whether a sale or transfer qualifies for the Artisan Crate, please read the criteria below.&#x20;

For sales:&#x20;

* Any Imaginary Rides that is sold before 7 June 2023 at 8.30 am GMT+0 (at block [17427320](https://etherscan.io/block/17427320)) will not qualify for the Artisan crate
* The new buyer will not get the Artisan Crate&#x20;

For transfers:

* Transfers on or before 7 June 2023 at 8.30 am GMT+0 (at block [17427320](https://etherscan.io/block/17427320)), the Artisan Crate stays with the new owner (transferee)&#x20;
* Transfers after 7 June 2023 at 8.30 am GMT+0 (at block [17427320](https://etherscan.io/block/17427320)), the Artisan Crate stays in the previous owner’s inventory (transferrer)&#x20;

## Bubblelite Crate

Bubblelite crates are distributed to Imaginary Ones and Imaginary Rides stakers regularly.

For Imaginary Ones stakers:

* You will receive 1 Bubblelite Crate per week, starting from May 15, 2023.

For Imaginary Rides stakers:

* You will receive 1 Bubblelite Crate every 3 weeks, starting from June 7, 2023.

Bubblelite Crates may contain:

* Gem (1 - 3 quantity)
* Bubble (10 - 300 quantity)
* Spin Token (1 - 5 quantity)
* Invincibility Shield (1 - 3 quantity)
* 10 x Imaginary Ones NFT&#x20;
* 20 x Imaginary Rides NFT&#x20;

Please be aware that the emission of Bubblelite crates has since ceased with effect from November 13, 2023.

<figure><img src="/files/WiuVQGhdDi4vUQv9Fg1f" alt=""><figcaption><p>Bubblelite Crate</p></figcaption></figure>


---

# 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://docs.imaginaryones.com/archived/nft-holders-benefits/artisan-bubblelite-crates.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.
