> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bastion.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mint Bastion-issued stablecoins from the Dashboard

> Register a mint destination address, create mint instructions, send a USD wire with the memo ID, and track the mint in the Bastion Dashboard.

## Overview

This guide walks you through the process of minting stablecoins using Bastion's Dashboard. Minting converts fiat currency (USD) into stablecoins that are delivered to a specified blockchain address.

***

### How minting works

The minting process involves several steps:

1. Create a Mint Destination Address - Register the blockchain address where minted stablecoins will be sent
2. Create Mint Instructions - Set up the minting configuration linking the identity, destination address, and payment details
3. Send a Wire Transfer - Initiate the mint by sending USD to the provided bank account with the memo ID
   1. **Sandbox only**: A wire transfer fiat deposit can be simulated for testing purposes
4. Monitor the Mint - Track the status of your mint request

***

### Prerequisites

* A Bastion **Business** identity that has completed KYB
  * Note that Issuance is not supported for **Individual** identities at this moment
* Please reach out to your Bastion Representative to gain access to Issuance flows

***

### Steps

#### 1. Register a mint destination address

First, register the blockchain address where minted stablecoins will be delivered.

From the dashboard, navigate to an approved Identity → **Mint** tab and select **Create Mint Instructions**. A popup modal opens.

![Mint Bastion Stablecoin screenshot 1](https://docs-cdn.bastion.com/e07a6c98f4ff8aefb0a59e2db69b0745445ec9372760c4765656c13abedfa53c.png)

Select **Add New** and provide the following information before selecting **Create Destination Address**:

* The chain of the destination address
* The destination address to receive minted stablecoins
* A label for the address

![Mint Bastion Stablecoin screenshot 2](https://docs-cdn.bastion.com/efce77746520402fbd25dcc15158d88ea862d5897bab896913624c51dcb3971b.png)

#### 2. Create mint instructions

From the Bastion Dashboard sidebar, select **Issuance** → **Mint Instructions**.

Once the destination address has been created, you return to the Create Mint Instruction modal. Complete the form and select **Create Mint Instructions**.

![Mint Bastion Stablecoin screenshot 3](https://docs-cdn.bastion.com/9455039cd254837165d7f344724a810aeb6826e3b043bf14695869b647fc4db8.png)

#### 3. Submit wire transfer to the mint instruction

Select the created mint instruction to view the details.

![Mint Bastion Stablecoin screenshot 4](https://docs-cdn.bastion.com/47fd680646c0048780d0a219fc43ee2737e4aba020c3b26489c60b4606beae7d.png)

To mint stablecoins, send a wire transfer to the bank account provided in the mint instructions response.

**Critical Requirements:**

* **Include the Memo ID**: The wire transfer **must** include the `memo_id` in the memo/reference field. Without this, the mint cannot be processed.
* **Use the Correct Bank Details**: Send funds to the exact bank account details provided in `bank_account_details`.
* **Supported Currency**: Only USD wire transfers are currently supported.

Once the wire transfer is received and verified, Bastion will automatically mint the equivalent amount of stablecoins and send them to your registered mint destination address.

#### Initiating test mints in sandbox

In sandbox, you can simulate a wire transfer by selecting the **Simulate Fiat Deposit** button.

![Mint Bastion Stablecoin screenshot 5](https://docs-cdn.bastion.com/b4dd9e8e372024160ce769a880ae6962e3f8b8ee3ca81dd797a3009bb6f0f5ae.png) ![Mint Bastion Stablecoin screenshot 6](https://docs-cdn.bastion.com/b495f9372586f60a086ba670e271b38844e2799cafbd03a5a01d06d0415abe59.png)

#### 4. Monitor mint status

Navigate to **History** -> **Mints** to view the history and status of all mint requests.

![Mint Bastion Stablecoin screenshot 7](https://docs-cdn.bastion.com/9b589c0b66ea702f442459bbe7465dfd2e365052d873ff1c6123f02b87a30799.png)

Once a mint is in completed status, the minted stablecoin will also be delivered to the specified destination wallet.


## Related topics

- [Redeem Bastion-issued stablecoins from the Dashboard](/guides/dashboard/redeem-bastion-stablecoin.md)
- [Mint Bastion-issued stablecoins with the Issuance API](/guides/quickstarts/mint-bastion-issued-stablecoins.md)
- [Redeem Bastion-issued stablecoins to USD](/guides/quickstarts/redeem-bastion-issued-stablecoins.md)
- [Stablecoin issuance concepts](/guides/concepts/stablecoin-issuance.md)
- [Issuance API overview](/v2/api-reference/issuance/overview.md)
