# Buying and selling

Decentralized liquidity pools exist for every Watt token, so you can buy or sell them at any time. The 'Suggested Action' indication on the left helps you decide whether it’s more advantageous to purchase Watt token directly or [wrap the original token](/resources/user-guide/wrap-a-token.md) instead. Within the app, you can trade any asset—whether it’s the original token or its Watt variant—through Jupiter’s integrated buy-and-sell interface.

<figure><img src="/files/9SSTg4yr437WOE7k37XR" alt=""><figcaption></figcaption></figure>


---

# 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/resources/user-guide/buying-and-selling.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.
