# Fishing Deliveries

To better understand Fishing Deliveries, make sure you are familiar with the [**Augments** ](/mineseed/pyrofishing/fishing-augments.md)(amethyst shard).

Getting some of the items needed for Augments is a grind. Fishing Deliveries can help! You can earn deliveries by fishing. For every 200 fish you catch (base level), a new delivery (piece of paper) will appear in the deliveries menu. Hovering on the paper will show you what level the delivery is (get 1-3 stars), what fish are required to complete the delivery, the time it will take to complete the delivery, and what the reward is.

To complete a delivery, gather the required fish and put them in your inventory. Once complete, go back to the delivery menu and click on the paper. The paper will turn into an empty mine cart. Once the deliver time has passed, open the fishing inventory again and click on the chest to redeem your delivery. The entropy reward from the delivery will automatically show up in your stats and the prize reward will show up in your inventory.

Some delivery rewards include entropy crystals (redeem for 10K entropy), crab claws, crab scales, squid tentacles, dolphin tails, and vouchers to boost your entropy, lure more crabs, lure more platinum or mythical fish, and more!

The bottom row of the menu includes upgrades that you can apply to your fishing deliveries menu. You can purchase the upgrades with entropy.

* **minecart with chest**: INCREASE CAPACITY: increases the amount of deliveries you can hold
* **clock**: OVERCLOCKED: lower the time it takes to deliver!
* **bucket of pufferfish**: EXPERT DELIVERER: reduces the amount of pyrofish needed for delivery
* **emerald**: PAY RISE: earn more entropy from handing in your fish!
* **gold nugget**: LUCKY CHARM: reduces the amount of fish to earn a new delivery (starts from 200 base fish)

<figure><img src="/files/ibP9H3qJPjCtEzBIyO0a" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://docs.mineseed.org/mineseed/pyrofishing/fishing-deliveries.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.
