# Spawners

{% hint style="info" %}
In-game command: **N/A**
{% endhint %}

### How to obtain a spawner

To obtain a spawner, you will need a **Spawner Pickaxe** - you can then use this to break the spawner and place it wherever you like. It will work as a natural spawner once placed.

### How to get a spawner pickaxe

Spawner Pickaxes can be obtained through **crates and daily rewards**. These are single-use and will be consumed once used to mine a spawner.


---

# 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://wiki.craftyourtown.com/how-to-play/content/spawners.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.
