# Minting USDV

The USDV Web App is designed to facilitate easy minting, coloring, crosschain transfer and monitoring of USDV. Refer to the links below for USDV Web App access.

Mainnet: [usdv.money](https://usdv.money/)\
Testnet: [test.usdv.money](https://test.usdv.money/)

<figure><img src="/files/qyEmX2ZpvVedlBMUmLKi" alt=""><figcaption></figcaption></figure>

Click the ***Launch App*** button (upper right corner) to start.

You will be immediately redirected to the Web App's 'Mint' page. You must connect your whitelisted wallet for full access, otherwise you will only have default **‘Mint’** and **‘Redeem’** functions.

<figure><img src="/files/sn69msTbU1t5xSrp9tfq" alt=""><figcaption></figcaption></figure>

Click **‘Connect’ (upper right corner)** to connect with your wallet. Choose the suitable app for your whitelisted wallet. Please ensure the browser extension for your chosen wallet has already been installed.<br>

<figure><img src="/files/7ljUGZSEjCMHzqlle2tE" alt=""><figcaption></figcaption></figure>

After successfully connecting to your whitelisted wallet, you will notice that **‘Coloring’** and **‘Transfer’** functions are unlocked.

<figure><img src="/files/AaS8bfow3fUQIqyGl10o" alt=""><figcaption></figcaption></figure>

Back to the **'Mint'** page. You can mint USDV by supplying STBT. Enter the supply amount. Supply and mint are on a 1:1 basis.

## Set Color

An important feature of USDV is ColorTrace. Minters can mint their USDV in any of the circulating colors. If you are a ‘Verified Minter’, the default color will be your assigned color. Here, our default (and assigned) color is 14.

<figure><img src="/files/22cWIBFv5NS8BTQuR0Hl" alt=""><figcaption></figcaption></figure>

Click on the pen icon to change your choice of color. Colors are recorded as unique positive integers. The number of colors is capped by the number of ‘Verified Minters’ in the USDV ecosystem.

<figure><img src="/files/6MthFIMsB3afsfmVkWZn" alt=""><figcaption></figcaption></figure>

Click the **‘Mint’** button to initiate the transaction. You will be asked to confirm the transaction in your wallet. Click **‘Confirm’** to proceed.

<figure><img src="https://lh7-us.googleusercontent.com/NDzHunQo3jbrv-7oNNbA0LYZ9rbYedVedfmweiLjyVSaPHFiffQfOE4mbB2FnoT4dvLfrBbYGHP1VoMod7Vnj3YDQ9CleAa68VX6RJbGSBJAn7R0oNKhp9mhYokjwlnV_i3QxoM9aa_Xrs8j2EBRa8s" alt=""><figcaption></figcaption></figure>

After successful confirmation, the transaction is submitted and USDV will be directly sent to your wallet.

<figure><img src="/files/BUhvOM3OvejS14xwALxK" alt=""><figcaption></figcaption></figure>

## Import USDV to your wallet

After minting USDV, remember to import them to your wallet by clicking ‘Add USDV to Wallet’ so USDV is properly revealed in your wallet.

<figure><img src="/files/zPGXqGxrwIQT6NKdbWYc" alt=""><figcaption></figcaption></figure>

Confirm **‘Add Token’** on your wallet to complete USDV import.

<div data-full-width="true"><figure><img src="/files/ZjGZTL8GXmI8ldSwdUJe" alt=""><figcaption></figcaption></figure></div>


---

# 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.usdv.money/docs/verified-minters/mint.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.
