# Augments

### What are augments? <a href="#what-are-augments" id="what-are-augments"></a>

Augments are essentially custom enchantments that are crafted using a cauldron. These can **ONLY** be applied to Fishing Rods currently and enhance different aspects of the plugin when used.

### How do I craft Augments? <a href="#how-do-i-craft-augments" id="how-do-i-craft-augments"></a>

Augments can be crafted by dropping the items required into a cauldron, and hitting it with a fishing rod.

A list of items required to craft Augments can be found at <mark style="color:yellow;">**/fish augments**</mark>

Additionally Augments can be purchased from <mark style="color:yellow;">**/fishshop**</mark> with Catch Crystals

**====================**

## Augments List

| Name              | Required Level | Max Level | Cost    | Craftable? |
| ----------------- | -------------- | --------- | ------- | ---------- |
| Hot Spot          | 10             | 13        | 50,000  | Yes        |
| Call of the Storm | 12             | 5         | 40,000  | Yes        |
| Saturate          | 12             | 5         | 35,000  | Yes        |
| Sage              | 12             | 10        | 57,500  | Yes        |
| Biome Disruption  | 16             | 3         | 60,000  | Yes        |
| Precision Cutting | 22             | 8         | 70,000  | Yes        |
| Crab Bait         | 25             | 5         | 40,000  | Yes        |
| Intellect         | 25             | 10        | 50,000  | Yes        |
| Perception        | 28             | 7         | 75,000  | Yes        |
| Trophy            | 35             | 6         | 60,000  | Yes        |
| Solar Rage        | 35             | 5         | 75,000  | Yes        |
| Master Fisherman  | 45             | 20        | 120,000 | Yes        |


---

# 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/augments.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.
