# PyroFishing (Fishing Subsection)

You can find help with general knowledge of the plugin [here](https://pyrotempus.gitbook.io/pyro-plugins/pyrofishingpro/splash-page).

For everything else like unique adjustments, are shown below!

The main command to know for custom fishing is \*/fish menu\* as this will guide you through basically everything involving the fishing system!

#### Fishing Sell Prices:

* Raw Fish (Vanilla minecraft fish): *4 Coins*
* Bronze Fish: *100 Coins*
* Silver Fish: *550 Coins*
* Gold Fish: *1500 Coins*
* Diamond Fish: *5000 Coins*
* Platinum Fish: *10000 Coins*
* Mythical Fish: *25000 Coins*

#### Chance to Catch:

* Bronze: *60%*
* Silver: *15%*
* Gold: *5%*
* Diamond: *1%*
* Platinum: *0.2%*
* Mythical: *0.04*

#### Entropy (Fish Currency) You can from gutting fish:

* Bronze: *40*
* Silver: *120*
* Gold: *200*
* Diamond: *500*
* Platinum: *1000*


---

# 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.mineconomy.net/server-features/pyrofishing-fishing-subsection.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.
