# Minting

Minting is Everstrike's built-in way of converting USDC to evUSD (the universal collateral asset and native stablecoin of Everstrike).

Minting is useful when you want to convert USDC that you have deposited through Everstrike's DEX mode to evUSD.

Minting is near-instant (completion time < 1 min), and carries no fees or execution costs. This makes it a cost-friendly alternative to buying evUSD directly on spot markets.

### How can I mint evUSD? <a href="#h_41e04aad41" id="h_41e04aad41"></a>

To mint evUSD, you must have a DEX mode balance of at least 0.2 USDC, and you must have a (primary) wallet connected to Everstrike.

For step-by-step instructions (with pictures), refer to [How to Deposit, Withdraw and Stake On Everstrike](/account/how-to-deposit-withdraw-and-stake-on-everstrike.md).

### What is the purpose of minting? <a href="#h_00cf2fccdd" id="h_00cf2fccdd"></a>

To convert USDC to Everstrike's native stablecoin (evUSD).

### How long does minting take? <a href="#h_bc32f96c88" id="h_bc32f96c88"></a>

Minting takes less than 1 minute.

### What is the alternative to minting? <a href="#h_37491e326e" id="h_37491e326e"></a>

Using one of Everstrike's spot markets (such as USD/USDC), or using Everstrike in CEX mode.

### Which assets are supported for minting? <a href="#h_25a511641e" id="h_25a511641e"></a>

Currently, only USDC-evUSD conversions are supported.

In the future, Everstrike plans to support other conversions, such as USDT-evUSD and DAI-evUSD.


---

# 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://references.everstrike.io/account/minting.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.
