# How to Mint USK

* Navigate to [blue.kujira.app/mint](https://blue.kujira.app/mint)
* Connect on the top right to your Keplr or Sonar wallet by clicking the connect wallet button and selecting the corresponding wallet (Keplr or Sonar).

<figure><img src="https://lh4.googleusercontent.com/3_kk5Llb_AiG6dbLjUsVmcjlDnSVbZl6JPGVhG__BQufqcKPuvrcahPyHAOtf4_lIJsF_f68k2kW0PRw9gAphLzLuzKV8_un7SlpfJxxS2Nsjb9dMqOmOLG4odoxaqlLBU080tADol27Nrs6QseT5EM" alt=""><figcaption></figcaption></figure>

* Scroll down to the asset that you would like to use as collateral.
* Under the target asset, select the BLUE box saying “Open Position”.

<figure><img src="https://lh6.googleusercontent.com/H_oRRalcsymTN3lh--gTXohUl21y-dTjzFvseEVVhWAAYhInnClM-ZXqv7ZUCnnuT7bdR9GPldO4jqxRNTd97f9iLKYAZYdb5aPxxfANZ3CPGIy2SE0V5j4neMlbNBEc3gtSDjL73obmLnNHLl_KIqU" alt=""><figcaption></figcaption></figure>

* Under ‘Deposit Collateral’ enter the intended amount of collateral you would like to add (in terms of number of tokens) a correspond USD value will be displayed under “Collateral Value” to the right.
* Next, under Mint USK enter an amount of USK to mint.

<figure><img src="https://lh5.googleusercontent.com/t6BK9O2StELCwX4-je-56T21KGB5G1d55LLq1mQ1tCdsCztnvggnam_0XWl14LXt9J1W7M7AENFjKbsjTBTR5YqmI5t5DHEQW8OtdIqIO0fujA0vumKH8BNZDHgfdTkH3sDjjs_gWlAm0VibpqE1d5g" alt=""><figcaption></figcaption></figure>

* To the right, a New LTV (loan-to-value threshold), total amount of USK currently borrowed (minted), and a liquidation price for the asset you’re supplying as collateral. The supplied collateral will be liquidated if it drops below the stated liquidation price. The current value of the asset is displayed higher up under ‘Collateral Price’. Furthermore, a mint fee as well as the current interest rate are displayed as well.
* Finally, if you are comfortable with the setup, select the BLUE ‘Open Position’ button and pay gas fees to complete the mint process.


---

# 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/product-guides/how-to-mint-usk.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.
