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

# Skeleton Farm

<p align="center">Bones :: Bows :: Arrows :: Armour</p>

A skeleton spawner routes skeletons to a collection area so that players may kill them.

#### Location

<p align="center">Survival 2 Overworld :: -1560, -11, -285 :: /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 green line two stops to the farm.

#### How to use the farm

Stand nearby to the collection area to be in range of the spawner. Manually kill the skeletons as they arrive in the collection area, ideally with a looting-enchanted weapon. Anything in the collection barrel or overflow storage in the farm is free for anyone to take, in addition to anything you collect yourself. If they drop any unwanted armour, the small autosmelter in the room can be used to smelt these into nuggets or ingots.

#### Constraints and Cautions

Players cannot physically access any parts of the farm except the collection area, but they may view skeletons spawning through the glass. The collection barrel may fill very quickly due to the spawn rate, so it is not suitable for long AFK sessions. 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.

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

<figure><img src="/files/VkRvBD6BC2csfcTW7XOb" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/skeleton-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.
