# Publish Asset

Publishing an Asset in 4 Steps

#### <mark style="color:blue;">1. Select a Blockchain Network</mark>

Choose the blockchain network where you want to tokenize your asset. Select from list of available chains. Reach us at <info@spydra.app> if you are looking for something specific.

* Ensure the chosen network aligns with your asset's requirements
* Consider your target investors' preferred networks
* Review network-specific compliance requirements

Note: Once selected, the network cannot be changed after tokenization.

<div align="left"><figure><img src="/files/6hTuEJrYfyiLASEcsgkh" alt="" width="563"><figcaption></figcaption></figure></div>

***

<mark style="color:blue;">**2.Connect Token Minting Wallet**</mark>

Set up the wallet that will receive and manage your newly minted tokens:

* Wallet Requirements:
  * Must be compatible with the selected blockchain network
  * Should have sufficient funds for gas fees
  * Must be secure and under your full control
* Connection Process:
  * Click "Connect Wallet" button
  * System will display a list of compatible wallet apps installed in your browser
  * Select your preferred wallet provider (MetaMask, WalletConnect, etc.)
  * Approve the connection request in your wallet

<div align="left"><figure><img src="/files/nFBEADGQQ2TjxBQTgSJc" alt="" width="563"><figcaption></figcaption></figure></div>

***

<mark style="color:blue;">**3.Configure Payment Receiving Wallet**</mark>

Select the wallet that will receive investor payments:

* Use same wallet as token minting (recommended for simplicity)
* Specify different wallet address for payment separation

Important Verification Steps:

* Double-check wallet address if entering manually
* Verify compatibility with payment currencies
* Test with small amount if using new wallet

**Warning:** Incorrect wallet addresses cannot be recovered - verify thoroughly before proceeding.

<div align="left"><figure><img src="/files/KQK8uzyJAMg5EddOKdMK" alt="" width="563"><figcaption></figcaption></figure></div>

***

#### <mark style="color:blue;">Apply Discount Code</mark>

Users can take advantage of coupon codes to receive a discount on the listing fee. To apply a coupon code:

1. **View Available Coupons:** Admins can click on the 'Apply Coupon' button to see a list of available coupons for the store. Then click 'Apply' to view the applicable discount.&#x20;
2. **Enter Coupon Code:** Alternatively, enter a valid coupon code into the provided field and click 'Apply' to view the applicable discount.

<figure><img src="/files/L8ThHQmcaq8RdiZ4XJXe" alt=""><figcaption></figcaption></figure>

For inquiries about custom pricing, feel free to reach out to <info@spydra.app>.

***

<mark style="color:blue;">**4.Complete Listing Fee Payment**</mark>

Pay the required listing fee to publish your asset:

* Payment Methods:
  * Cryptocurrency payment via connected wallet
  * Credit/debit card payment through secure gateway
* Fee Structure:
  * One-time listing fee
  * Network gas fees (if paying via cryptocurrency)

Upon successful payment, you will be redirected to the 'My Listing' page where you can access tools to manage your tokenized asset. [Manage Token lifecycle](/how-to/public-chain/manage-token-lifecycle.md)

The same will be visible on your token store URL for your investors.


---

# 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.spydra.app/how-to/public-chain/publish-asset.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.
