> For the complete documentation index, see [llms.txt](https://pyrotempus.gitbook.io/pyro-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyrotempus.gitbook.io/pyro-plugins/pyrofishingpro/features/augments.md).

# Augments

## What are augments?

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.&#x20;

See the [**FAQ** ](#faq)section at the bottom for commonly answered questions.

## How do I craft Augments?

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

To see a more in-depth guide on crafting augments, see the page below:

{% content-ref url="/pages/sIlzmnDqshVF3elro9kK" %}
[Augment Crafting](/pyro-plugins/pyrofishingpro/features/augments/augment-crafting.md)
{% endcontent-ref %}

## How do I put Augments on my Fishing Rod?

To put a fishing augment on your rod - it is very easy. Follow these simple steps:

1. Open the 'Fish Augmenter' - <mark style="color:green;">/fish augment</mark> or <mark style="color:green;">/fish menu -> Augments</mark>
2. Drag and drop your Fishing Rod and Augments into the slots **under the books**. Your Fishing Rod should be in the first slot, and the Augment in the second.
3. Click on the <mark style="color:green;">Lime Stained Glass Pane</mark> to 'Accept' the augmentation.

<figure><img src="/files/4oJa8Muvd3AFqHWeHYym" alt=""><figcaption><p>Fish Augmenter Menu (/fish augment)</p></figcaption></figure>

## How do I remove augments?

Removing augments is super easy too! However - you will require **25,000** Entropy to do this. This will be configurable in a future update - but as of v4.9.0, this is a set value across all servers. (view your entropy with <mark style="color:green;">/fish entropy</mark>)

To remove your augments, follow these simple steps:

1. Open the 'Fish Augmenter' - <mark style="color:green;">/fish augment</mark> or <mark style="color:green;">/fish menu -> Augments</mark>
2. Put your Fishing Rod into the **First Slot** of the menu - just under the book.
3. Click on the <mark style="color:green;">TNT</mark> to 'Confirm' the removal of your Augments.
4. Augments will be returned to your inventory. (they will drop on the ground if you do not have space).

<figure><img src="/files/tu1QZUiQx82rJLTE6Jqo" alt=""><figcaption><p>Remove Augments Lore.</p></figcaption></figure>

## Augment List

To view all of the augments click on the link below.

{% content-ref url="/pages/-MU2YaEvbFL7xd77N51Z" %}
[Augments List](/pyro-plugins/pyrofishingpro/features/augments/augments-list.md)
{% endcontent-ref %}

***

## FAQ

These are some frequently asked questions and their answers.

### I keep picking up items when throwing it in the cauldron.

There's a few things you can do to fix this, the easiest way is to stand above the cauldron. You can put it in the ground and stand on top - or altneratively place a block next to it.&#x20;

### Can I put more items in then I need?

Yes! You can throw a whole stack of steak in - even if the recipe only requires 8. It will refund the extra items to you.&#x20;

### How do I level up an Augment?

Simple! Just craft another version and add it to your fishing rod. If an Augments max level is 10, you only need to make 10 copies to have it at maximum level.

### Is there an augment limit on my fishing rod?

No! You can have as few, or as many augments on your fishing rod as you like.


---

# 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://pyrotempus.gitbook.io/pyro-plugins/pyrofishingpro/features/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.
