# Nectar & Emerald Nectar

## 🐝 Nectar Collection & Transformation

Turn your runs into true treasure chests.

### Nectar

<details>

<summary>Nectar Volume</summary>

During each run, the amount of nectar collected depends on several factors:

* The role of your main bee
* Team compositions
* Instinct attributes
* Run conditions
* Local weather may also positively or negatively impact your harvest 😱 <mark style="color:red;">(Currently unavalaible)</mark>

There are **8 standard volumes**: XS, S, M, L, XL, 2XL, 3XL, and 4XL,\
and **2 special “flowered” volumes**: 5XL and 6XL, offering rarer reward potential.

</details>

<details>

<summary>Rewards</summary>

Transforming nectar grants a variety of rewards:

* $CATKN
* Honey Pots (Yellow, Blue, Red, or Purple, sizes XS to L)
* Emerald Jelly

**Transformation Time**\
Nectar transformation takes time.

{% hint style="info" %}
A countdown proportional to the amount of Nectar to be transformed is triggered.
{% endhint %}

**Transformation Costs**\
Once the countdown is over, a small amount of $CATKN (a base cost) is required to collect the rewards.

{% hint style="info" %}
It is possible to speed up nectar transformation by paying an additional $CATKN fee.

A detailed table will soon provide, for each size, the **transformation time and cost**.
{% endhint %}

</details>

### 🐝 Collection & Transformation of <mark style="color:$success;">Emerald Nectar</mark>

<details>

<summary><mark style="color:$success;">Emerald Nectar</mark> Volume</summary>

Certain run conditions allow you to collect <mark style="color:$success;">**Emerald Nectar**</mark>, an even more precious resource.

8 available volumes: XS, S, M, L, XL, 2XL, 3XL, and 4XL.

</details>

<details>

<summary>Rewards</summary>

Transforming <mark style="color:$success;">Emerald Nectar</mark> grants unique rewards:

* <mark style="color:$success;">**Emerald Jelly**</mark> (rare resource)
* <mark style="color:$success;">**Emerald Honey Pots**</mark> (sizes XS to L)

The transformation follows the same rules: countdown + $CATKN cost to collect, with an acceleration option.

</details>

<details>

<summary>Uses of <mark style="color:$success;">Emerald Jelly</mark></summary>

An ultra-rare resource, <mark style="color:$success;">**Emerald Jelly**</mark> has several uses, the most coveted one being: **rejuvenating a bee**.

New uses will be gradually introduced as upcoming game mechanics are revealed.

</details>

<details>

<summary>Upcoming Revelations</summary>

Revelations coming soon.

</details>

| Emerald Jelly | % Rejuvenation |
| ------------- | -------------- |
| XS            | 5%             |
| S             | 10%            |
| M             | 25%            |


---

# 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://the-life-bomb.gitbook.io/whitepaper/move-to-earn/honeycomb-and-nectar/nectar-and-emerald-nectar.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.
