# Fishing Basics

## 📖Fishing Basics

### &#x20;**Catching Custom Fish**

Catching custom fish is easy! Just cast your rod into a body of water and wait for a fish to bite. If you do not get a custom fish after a few pulls, check your fish codex to see where you can find every custom fish in the plugin.\
\
\====================

### Fishing Level <a href="#fishing-level" id="fishing-level"></a>

Your Fishing Level is very important. You can get XP towards your level from Catching Custom Fish. Below is a table with the default commands of XP from each fish.

| Tier     | XP   |
| -------- | ---- |
| Bronze   | 75   |
| Silver   | 150  |
| Gold     | 300  |
| Diamond  | 700  |
| Platinum | 1900 |
| Mythical | 6000 |

Your Fishing Level is used in various applications such as;

* Being able to craft augments (varies on augment)
* Unlocking and constructing the Fishing Totem (requires level 20)
* Earning Skill Points and upgrading/unlocking skills. (1 point for upgradable, 15 to unlock one-time)\
  \
  \==========================

### Custom Items <a href="#custom-items" id="custom-items"></a>

* These are the custom items within PyroFishing that can be obtained from other mobs.

  | Item           | How to Obtain          |
  | -------------- | ---------------------- |
  | Crab Claw      | Killing Crabs (20%)    |
  | Crab Scale     | Killing Crabs (20%)    |
  | Dolphin Tail   | Killing Dolphins (80%) |
  | Squid Tentacle | Killing Squids (10%)   |


---

# 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.wavecraft.net/wiki/survival-server/pyro-fishing/fishing-basics.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.
