> For the complete documentation index, see [llms.txt](https://cryptogrow.gitbook.io/lets-grow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-pod/cost-and-roi.md).

# Cost & ROI

## **Page Contents**

1. [**Pod & NFT Cost**](#pod-and-nft-cost)
2. [**Cost to Grow**](#cost-to-grow)
3. [**Return on Investment**](#return-on-investment)

## **Pod & NFT Cost**

The **CryptoGrow** Pod is pre-ordered by purchasing one of our Grow NFTs ([buy it here on premint.xyz](https://www.premint.xyz/cryptogrow/))! &#x20;

<details>

<summary>Pod Cost</summary>

On public minting day, buying the **CryptoGrow** Pod (that is, pre-ordering a Pod by minting a Burn NFT) will cost $1399. &#x20;

Though the mint will be conducted in ETH, we have a set USD purchasing price due to the established costs of manufacturing and delivering the Pods, as well as the 4 years of overhead that have gone into its research and development. &#x20;

</details>

<details>

<summary>NFT Cost</summary>

Our other NFTs, the Avatar NFT and Grow NFT, are airdrops provided to our holders over time and serving variable functions. &#x20;

This means that **continued participation in our ecosystem via these key NFTs is not dependent on any future purchases!**&#x20;

</details>

## **Cost to Grow**

There are a few key costs to run your **CryptoGrow** Pod:  Soil and Nutrients, Carbon Filters, Electricity, and plant We call these your "grow inputs".

<details>

<summary>Input Costs</summary>

Per plant grown, we estimate these inputs will cost $70 - $85. &#x20;

While our Burn NFT / Pod cost is constant for all public minters, the price to grow can vary significantly depending on your location, the quality and quantity of materials you purchase, and the variable supply chains on which these materials rely.&#x20;

</details>

## Return on Investment

**CryptoGrow** is proud to revolutionize cannabis affordability by combining high-efficiency growing conditions and Grow-To-Earn Tokenomics.  For the first time, **we make cost-free weed possible**.&#x20;

<details>

<summary>"Pure ROI" </summary>

For the average user, it will take less than a year to grow enough weed to pay-off the cost of a CryptoGrow Pod, and to cover the cost of growing inputs via $HRVST rewards.&#x20;

**Once you reach this point, after just three grows, you'll have attained what we call "Pure ROI".  You're growing 100% free premium cannabis.**&#x20;

*How is this possible?*

1. Americans pay an average of $265 per ounce of marijuana
2. The **CryptoGrow** Pod yields an average of 1.5 - 3 ounces of marijuana every 15 weeks
3. Our Grow-To-Earn $HRVST rewards are designed to yield enough $HRVST to help cover the cost to grow (estimated above as $70- $85 per grow).&#x20;

</details>


---

# 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://cryptogrow.gitbook.io/lets-grow/cryptogrow-101/the-pod/cost-and-roi.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.
