# Money Trees

Money Trees is an OP plant that produces money. There are 5 different tiers of Money Trees ready for use. Trees have 3 harvesting stages, with the last one giving the most harvest.

<div data-full-width="true"><figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2FRxb8zGTNKyvFEaiQhPKW%2F2024-12-19_00.17.57.png?alt=media&#x26;token=eb9f32cd-b4d7-4149-9a41-a3dab8c56f6c" alt=""><figcaption></figcaption></figure> <figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2FDwWhGyKMK7SE8TmL2E5J%2F2024-12-19_00.19.12.png?alt=media&#x26;token=af00b36c-6dda-4039-8685-6d3412aecb1f" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2Fmi7uDPgtdIFS7ORJDo9e%2F2024-12-19_00.21.04.png?alt=media&#x26;token=7d0d50c4-94fe-4f26-bdb0-4409ba6852b1" alt=""><figcaption></figcaption></figure> <figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2FN5o7XTxVFcJY1PzYTBHe%2F2024-12-19_00.22.51.png?alt=media&#x26;token=a93baf74-d5ae-404d-be1e-467a0d04f8c2" alt=""><figcaption></figcaption></figure> <figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2Fo7YsXA2cnk0UXHnn9z2z%2F2024-12-19_00.23.53.png?alt=media&#x26;token=8abc83f3-f2bf-4175-bfbe-c935b791ee89" alt=""><figcaption></figcaption></figure></div>

Money trees can be configurated in features/money\_trees.yml

Rarity of money trees:

1. Green Money Tree - 1st harvest stage 100-1000 eco, 2nd harvest stage 300-1500 eco, 3rd harvest stage 500-2000 eco.
2. Blue Money Tree - 1st harvest stage 500-2000 eco, 2nd harvest stage 800-2500 eco, 3rd harvest stage 1000-3000 eco.
3. Red Money Tree - 1st harvest stage 800-2300 eco, 2nd harvest stage 900-2700 eco, 3rd harvest stage 1400-3500 eco.
4. Yellow Money Tree -  1st harvest stage 1000-3000 eco, 2nd harvest stage 1500-3800 eco, 3rd harvest stage 2500-5000 eco.
5. Purple Money Tree - 1st harvest stage 1500-3500 eco, 2nd harvest stage 2000-4500 eco, 3rd harvest stage 3000-6500 eco.

<figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2FZb3s3uNPIBeyLFiQ3Shl%2F%7B7CEEAC29-1473-4B91-8C34-42F20BF7E3DB%7D.png?alt=media&#x26;token=e99aa0e9-98b6-482c-b4fa-682146114a10" alt=""><figcaption><p>Purple Money Tree economy configuration section</p></figcaption></figure>

<div data-full-width="true"><figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2Fo6uf8UrQk9nkJ8AthzcH%2Fimage.png?alt=media&#x26;token=4e3ec2f5-8148-4053-b5d5-d58f471986e5" alt=""><figcaption><p>Points of growth per tick (1/20th of a second)</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="https://43358839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ifdxZDjYYdaFezGOVfx%2Fuploads%2F6VuzZg3XTpIxpFzGaaRw%2Fimage.png?alt=media&#x26;token=4da0eca2-274a-47d9-a141-ca86f561e930" alt=""><figcaption><p>Growth points required to reach this stage</p></figcaption></figure></div>


---

# 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://pm2plugins.gitbook.io/infinitecrops/features/money-trees.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.
