# Suggested actions

Before you make a purchase, see the app’s **Suggested Action** indication—it instantly compares the live market price of your chosen Watt token with the total cost of buying the underlying asset and wrapping it yourself, then points you toward whichever route saves the most money. A **negative price difference** means the Watt token is currently cheaper than the wrap‑it‑yourself route, so head straight to the Buy tab and grab the Watt token directly. A **positive price difference**, on the other hand, signals that it’s more economical to purchase the underlying token first and perform the wrap on your own, ensuring you keep more value in your pocket.

These price differences also create [arbitrage opportunities](/the-protocol/volatility-farming/arbitrage-opportunities.md), letting savvy users profit by buying the cheaper option and selling or wrapping into the higher‑priced one.


---

# 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.watt.si/the-protocol/watt-assets/suggested-actions.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.
