# Ultraviolet App Guide

In this section, we'll cover how to mint UV Assets.&#x20;

**Minting**

Head to the Ultraviolet dApp which will take you to the main minting page where you'll be able to deposit iBGT and mint uvBERA + uvPREM. Connect your wallet and enter the amount of iBGT you want to use to mint your UV assets.&#x20;

<figure><img src="/files/0xSorGQLRkSMEkrXbNfP" alt=""><figcaption></figcaption></figure>

**Redeeming**

On the Ultraviolet dApp, head to the main page where once you have connected your wallet, you can flick the toggle from minting to redeeming. Enter the amount of uvBERA and uvPREM you want to redeem for iBGT and click redeem.&#x20;

**Providing liquidity in state pools**

Liquidity for uvBERA and uvPREM can be provided via Berahub. There are 2 state pools for UV assets and these are uvBERA-wBERA and uvPREM-iBERA. Liquidity can be provided by clicking the deposit button and then adding both of the assets for that specific state pool.&#x20;

You can find the liquidity pools here:

uvBERA - wBERA <https://hub.berachain.com/pools/0x9f0306fa117a380562a7aa35b2d89cca915aef4a000000000000000000000181/details/>\
\
uvPREM - iBERA <https://hub.berachain.com/pools/0x6a924c5900977e167045dba4a20475d541f86171000200000000000000000182/details/>

**Staking LP tokens**

Head to the stake tab on the Ultraviolet webapp and stake LP tokens within the vaults to earn yield.&#x20;

<figure><img src="/files/uYZM0nAdtbtMwMwkLtCn" alt=""><figcaption><p>Staking Interface</p></figcaption></figure>

**Claiming rewards**

Rewards are periodically distributed to the staking contract and can be claimed directly underneath the staking UI.&#x20;

<figure><img src="/files/M4LPiXhyI8tfFAxZJ2Eb" 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://uvmoney.gitbook.io/docs/user-guide/ultraviolet-app-guide.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.
