# Wrapping Nuon

## Wrapping Nuon Documentation

Wrapping Nuon converts your yield-based rebase asset into a non-rebasing form, better suited for specific use cases such as tax accounting and institutional holdings.&#x20;

Rebase tokens may also be difficult to process by some DeFi protocols and tools; wrapping Nuon rebase tokens makes them usable across other protocols, DApps, and APIs.&#x20;

### Wrapped Nuon at a Glance

* Prevents wallet balance from increasing
* wNUON pegged to NUON (USDC) + accumulated inflation yield, which means wNUON price increases over time to reflect inflation-adjusted value.
* It can be **unwrapped** back to NUON at any time.

#### **Use Cases**

* Useful in jurisdictions where automatic rebases trigger tax events
* Understandable to DeFi protocols that can't interact with rebase token standards

#### How It Works

* Prepare Nuon stablecoin and ETH on Base for transaction fees
* Go to "Wrap" section on the advanced Nuon dashboard <https://app.nuon.fi/wrap>
* Choose the amount of Nuon to wrap
* Press Wrap and follow the instructions of your wallet to exchange NUON → wNUON&#x20;


---

# 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.nuon.fi/guides/wrapping-nuon.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.
