# What you will need

**You will need the below items to get started**

1 × UNO with USB cable

1 × Soil detection sensor with conversion module

1 × 5vDC water pump with transparent water pipe

1 × 5V relay module

1 × 400-hole breadboard

1 × No. 5 battery box (with switch)

10 × Dupont line male to male 20cm

10 × DuPont female to female 20cm

10 × Dupont line male to female 20cm

You can purchase a full kit from Robofactory SA. Link to the product is [here](https://www.robofactory.co.za/arduino-kits/232-automatic-smart-plant-watering-kit.html).

{% embed url="<https://www.robofactory.co.za/1196-large_default/automatic-smart-plant-watering-kit.jpg>" %}


---

# 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://learn.arduinosa.co.za/arduino-kits/smart-plant-watering-kit/what-you-will-need.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.
