> For the complete documentation index, see [llms.txt](https://wiki.bucketry.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bucketry.net/features/pyro-fishing/fish-economy.md).

# Fish Economy

PyroFishing utilizes two currencies: one is monetary, affecting your server coin balance; the other is called entropy.

You can make money with PyroFishing by the act of fishing itself, by selling the custom fish to `/fish shop`, or by completing some deliveries (not all grant money, but rather other things). Before selling custom fish to the fish shop, you can weigh them in `/fish scales` to try to increase their value, but at the risk of instead lowering their sale value. The custom fish are also sellable by other server means such as the auction house or chest shops.

<figure><img src="/files/OVhxIlMB7DNttM8XMlLI" alt=""><figcaption><p>Information window about entropy in the /fish gut menu</p></figcaption></figure>

Entropy is a vital currency specific to PyroFishing that is required for crafting augments (custom enchants), pulling all augments off a rod, upgrading delivery capabilities, and other miscellaneous actions. Entropy accumulates when you successfully catch custom fish, but can also be earned in other ways. All deliveries have an entropy reward on top of some other reward. Gutting your fish in \[/fish gut] consumes the fish and returns you entropy. Entropy earnings can be improved through upgrades to your Fish Skills, augments on your fishing rod (Hot Spot, Call of the Storm, Precision Cutting, and Perception), or redemption of fishing boosters `/fish boosters` (earned from completing some deliveries). Players also earn extra entropy when fishing in close proximity to other players who are also fishing. An entropy crystal is simply an item representing 10,000 entropy. You can withdraw your own entropy in these increments in the \[/fish augment] menu, or obtain them through deliveries or other players. Redeeming an entropy crystal consumes the item and increases your entropy balance by 10,000.


---

# 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:

```
GET https://wiki.bucketry.net/features/pyro-fishing/fish-economy.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.
