# Augmentation

The Augmentation page allows users to enhance their items. To access this page, click the Augment button on the Item description page <img src="/files/b34Jj1WpzOXlrySqpSmK" alt="" data-size="line">.

Augmenting an item also involves using two identical items: the first is the Target item, and the second serves as the Catalyst. Augmentation incurs a cost. Please be aware that the Catalyst item is consumed during the augmentation process.

There is a 70% chance of a successful augmentation, resulting in an item with improved characteristics. However, there are two possible outcomes:

* Successful Forge: Your item will exhibit enhanced for 20% parameters.
* Failed Forge: In this case, both your items, the Target and Catalyst, will be consumed. Augmentation can sometimes lead to failure, resulting in the loss of both items. Users should be cautious when attempting augmentation, considering the risk involved.


---

# 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://docs.sacra.cc/sacra-whitepaper/game-overview/inventory/augmentation.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.
