> For the complete documentation index, see [llms.txt](https://docs.milliononmars.com/playerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milliononmars.com/playerguide/encyclopedia/ad-astra-unlimited-resource-encyclopedia/seeds-and-plant-matter/seeds.md).

# Seeds

{% content-ref url="/pages/j50bX8B9KGVpl1TSVygx" %}
[Broken mention](broken://pages/j50bX8B9KGVpl1TSVygx)
{% endcontent-ref %}

{% content-ref url="/pages/glIxzYhnvDeydA7SSCpE" %}
[Greenhouse](/playerguide/buildings-for-your-martian-homestead/core-buildings/greenhouse.md)
{% endcontent-ref %}

### Sprout Seeds

![](/files/Plu52Gm8Se5bo8XpQ66h)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Sprout variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Sprouts (Greenhouse)

Used in:

* Sprout Some Mischief (Cantina Job)
* Growing Food (Greenhouse)

### Carrot Seeds

![](/files/bYkB02FQVn1lQILbDOpM)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Carrot variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Carrots (Greenhouse)

Used in:

* Carrot Out More Seeds (Cantina Job)
* Growing Food (Greenhouse)

### Lettuce Seeds

![](/files/sMaco9qCKY9zy8NWsC5b)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Lettuce variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Lettuce (Greenhouse)

Used in:

* Shred Some Seeds (Cantina Job)
* Growing Food (Greenhouse)

### Sweet Potato Seeds

![](/files/QAnn7rbWBLgBzi4ivPq8)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Sweet Potato variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Sweet Potato (Greenhouse)

Used in:

* Growing Food (Greenhouse)

### Soy Seeds

![](/files/U8O1C7dkOdljLued1xnW)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Soy variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Soy (Greenhouse)

Used in:

* Growing Food (Greenhouse)

### Coffee Seeds

![](/files/oj5tDXuv7IYSWHIRN4G5)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Coffee variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Coffee (Greenhouse)

Used in:

* Growing Coffee (Greenhouse)

### Sorghum Seeds

![](/files/1lYFjp8fcNPCN15DxTpx)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Sorghum variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Sorghum (Greenhouse)

Used in:

* Growing Sorghum (Greenhouse)

### Bamboo Seeds

![](/files/KrZp7EEiKlKKWw9WlKXu)

*These seeds can be gathered from abandoned seed crates left on the surface of Mars due to incidents with autonomous hopper rockets or purchased and shipped from Earth, they can only be grown within vast Greenhouses. Bamboo variety.*

Sources:

* Scavenging
* Seed Packs
* Growing Bamboo (Greenhouse)

Used in:

* Growing Bamboo (Greenhouse)

### Mushroom Spores

![](/files/oAUlNNtkd0iQhqDMmT4w)

*Mushroom spores are a fairly new species of fungi that has been brought to Mars because of its ability to grow on Mars. It is often developed into Mushroom Cakes made from a combination of the Mushroom and Soy or Mushroom Tea, brewed within the Tea Shop.*

Sources:

* [Seed Studies (Library)](/playerguide/buildings-for-your-martian-homestead/specialty-buildings/library.md)

Used in:

* Growing Mushrooms (Greenhouse)


---

# 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.milliononmars.com/playerguide/encyclopedia/ad-astra-unlimited-resource-encyclopedia/seeds-and-plant-matter/seeds.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.
