> 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/cave-spider-farm.md).

# Cave Spider Farm

<p align="center">Spider Eyes :: String</p>

A central area connects two cave spider spawners which will each flow spiders to side-by-side capture areas so that players may kill them.

#### Location

<p align="center">Survival 2 Overworld :: -1726, -10, -328 :: /warp inn</p>

From the warp, follow the verandah around the left of the building and down the stairs to the farms shortcut honey elevator. Drop down and go left to find the top of the ladder to the mine cart station. Take the red line to the farm.

#### How to use the farm

Stand on the red part of the floor to ensure you stay in range of both spawners. Manually kill the spiders as they arrive in the nearby gaps, ideally with a looting-enchanted weapon. Anything in the collection chest or overflow storage barrels in the farm is free for anyone to take, in addition to anything you collect yourself.

#### Constraints and Cautions

Players cannot physically access any parts of the farm except the collection area, but they may view spiders coming in from one of the spawners through the glass. If you travel there by mine cart, be sure to return or remove the cart so it doesn't clog up the tracks for the next visitor. Be careful during operation; if you stand right up against either side, the spiders can still bite and poison you.

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

<div><figure><img src="/files/wtNwvf0OEe1rvY4p4XG5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/msHyc9t3Q60YL0pQC2ZU" alt=""><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/cave-spider-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.
