> For the complete documentation index, see [llms.txt](https://wiki.aussiesmp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.aussiesmp.com/community/points-of-interest/public-farms/kelp-farm.md).

# Kelp Farm

<p align="center">Kelp :: Dried Kelp :: Dried Kelp Blocks</p>

A large automatic farm that grows kelp, automatically smelts it into dried kelp, and auto-crafts that into kelp blocks.

#### Location

<p align="center">Survival 2 Overworld :: -13596, 63, -7665 :: /warp farms</p>

From the warp, go right, passed the nether wart farm towards the bamboo farm. Now turn right and walk down the stone pathway between the other farms until you reach the Sugar Cane farm. The Kelp farm is located behind it (made of Dried Kelp blocks).

#### How to use the farm

The farm runs constantly while a player is nearby. You can AFK anywhere nearby (make sure to block yourself in). Place fuel for smelting in the upper chest labelled "Fuel". Collect kelp, dried kelp and Dried Kelp Blocks from the chests labelled with item frames.

#### Constraints and Cautions

None.

<p align="center"><strong>Owner: imcactus42</strong></p>

<div><figure><img src="/files/O2P2Y9z8ETCZgJVET5fc" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/DZMCwy2TJ0zGvcHZcKVO" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://wiki.aussiesmp.com/community/points-of-interest/public-farms/kelp-farm.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.
