# Watt assets

Watt assets are a **new type of tokenized asset** within the Solana ecosystem, developed as part of the Watt protocol. These assets are designed to capitalize on market volatility and provide new yield opportunities for token holders, liquidity providers, and arbitrageurs.

Watt assets are wrapped versions of existing tokens on Solana. When a user wraps a token using the Watt protocol, they receive a corresponding *wattToken* (e.g. BONK becomes *wattBONK*) - a liquid-staked token. These *watt assets* represent **ownership of the underlying asset** while enabling additional functionality and intrinsic yield generation.&#x20;

Watt assets:

* accrue value over time due to the protocol's fee structure
* are backed with the underlying asset
* are fully redeemable at any time
* do not require you to actively claim yield, similar to how liquid-staked SOL operates
* can be tax-effective — the yield is realized when you unwrap a Watt asset back into its original token, giving you flexibility in determining when the taxable event occurs\*
* can be used in other DeFi protocols just like the original token<br>

Would you like to know more about how the yield is accrued to liquid-staked Watt tokens? Head over to the [Token ratio](/the-protocol/watt-assets/token-ratio.md) section.&#x20;

*\*It does not constitute a tax advice. We do not know the tax implications in your specific jurisdiction. Always consult a qualified tax advisor.*


---

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