# Mint

[https://blue.kujira.network/mint](#https-blue.kujira.app-mint-or-https-blue.kujira.network-mint)

## Overview

The Mint tab is where you can mint [USK](/dapps-and-infrastructure/usk-stablecoin.md), which is a stablecoin pegged to the value of the US dollar, for a yearly 1% fee on all minted USK.

<figure><img src="/files/fgwBnUZaSN9NOS5c35x0" alt=""><figcaption><p>BLUE Mint tab</p></figcaption></figure>

## Utility

Minting USK allows users to A. take advantage of price arbitrage if USK is worth more than a dollar by converting it to other assets and slowly unwinding positions, B. use preferred backing assets of choice to enter a leveraged bet, C. use preferred backing assets in combination with money markets to perform delta neutral leveraged bets, D. use USK in [ORCA](/dapps-and-infrastructure/orca.md) markets to buy liquidated collateral at a discount, E. use USK to provide liquidity in [BOW](/dapps-and-infrastructure/bow.md) and obtain rewards from trading activity and incentives, or F. borrow against owned assets to raise capital without needing to liquidate them to preserve upside. &#x20;

## Learn more

When minting USK positions using multiple types of collateral, each backing collateral asset reflects a distinct USK mint position with its own loan-to-value or risk ratio. Read more [here](https://docs.kujira.app/dapps-and-infrastructure/blue/product-guides/how-to-mint-usk) about minting USK. And read more [here](/dapps-and-infrastructure/usk-stablecoin/technical-specifics.md) about USK's mechanics.&#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.kujira.app/dapps-and-infrastructure/blue/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.
