# Mint

Minting synthetic assets on Airway is a straightforward, fully automated process. Once a synthetic Real-World Asset (RWA) product is created, users can mint tokens representing that asset by depositing the required collateral, allowing them to seamlessly gain exposure to real-world assets in a decentralized and secure manner.

How to Mint Synthetic Assets on Airway

1. **Select the Synthetic RWA Product**: Begin by choosing the synthetic RWA product you wish to mint. Each product represents a specific real-world asset, backed by collateral and standardized with Airway’s ERC-20 token model for compatibility across DeFi.
2. **Deposit Collateral**: After selecting your asset, the next step is to deposit collateral to back the synthetic tokens you want to mint. Airway’s protocol automatically calculates the necessary collateral amount based on the chosen asset’s current value, ensuring the minting process is secure and collateralized.
3. **Automatic Minting**: Once the collateral is deposited, the protocol automatically mints the synthetic RWA tokens and transfers them to your wallet. This process is entirely automated—there’s no need to manage any complex steps or off-chain interactions.
4. **Manage and Utilize**: With the synthetic tokens in your wallet, you can now trade, stake, or provide liquidity for them across various DeFi platforms, enabling you to leverage these assets in a multitude of financial opportunities.

Key Advantages of Airway’s Minting Process

* **Complete Automation**: Airway’s protocol automates the minting process from collateral assessment to token issuance, creating a seamless experience for users.
* **On-Chain Security**: The entire minting process takes place on-chain, with collateralization and asset management handled by Airway’s secure, decentralized infrastructure.
* **Flexibility in Usage**: Minted synthetic assets can be integrated easily into DeFi ecosystems for trading, staking, and other composable uses.

With Airway’s automated system, minting synthetic RWAs is as easy as depositing collateral and clicking a button, empowering users to gain exposure to real-world assets in a frictionless and secure way.


---

# 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://airwayfi.gitbook.io/airwayfi/system/synthetic-rwa-srwa/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.
