# Seed Packs

{% hint style="danger" %}
Please open your Seed Packs within 8 minutes of purchasing them.
{% endhint %}

Seed Packs are packs purchasable with YIELD that contain a mix of Seeds of varying rarities, ranging from Common to Legendary! These packs are designed to introduce an element of chance & strategy into the game, and can be found in Feeble, Pico, Basic, and Premium tiers...

<figure><img src="https://1644722539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaLsXSJ0ylPox095wxeD8%2Fuploads%2F6wJRwq8S6adFgD1M0cVm%2FFINAL_3Apr24.png?alt=media&#x26;token=f4a10d18-5c2b-45d3-8a66-3a506dc3727b" alt="" width="563"><figcaption></figcaption></figure>

As previously mentioned, for players with a Level 1 Valley, the ROI from Seed Packs can range anywhere from 0.5x to 5.4x. Mathematically, the probability distribution of Seed Packs’ ROI is defined within the range defined by the lower and upper bounds of a distribution centered around a mean value of 0.956. Upgrading their Valley through the [gardener](https://docs.cryptovalleys.io/the-game/locations-and-npcs/gardener "mention")& using [consumables](https://docs.cryptovalleys.io/the-game/seeds-and-farming/consumables "mention"), as well as equipping [characters](https://docs.cryptovalleys.io/the-game/seeds-and-farming/characters "mention") let’s players bypass this element of chance, considerably diminishing the potential downside of opening Seed Packs.

#### **Drop Probabilities**

<table data-view="cards"><thead><tr><th>Rarity</th><th>Probability</th></tr></thead><tbody><tr><td>Common</td><td>0.2788</td></tr><tr><td>Uncommon</td><td>0.4376</td></tr><tr><td>Rare</td><td>0.2142</td></tr><tr><td>Epic</td><td>0.0616</td></tr><tr><td>Legendary</td><td>0.0078</td></tr></tbody></table>


---

# 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.cryptovalleys.io/the-game/seeds-and-farming/seed-packs.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.
