# zkDX Inscriptions

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

🧪 First, it must be stated that this is an experiment and for entertainment purposes only.

🚀 **zkDX** is doing something interesting by launching **EVM inscriptions** based on **L2 networks**.&#x20;

Learn what inscriptions are: [Ethscriptions Overview](https://docs.ethscriptions.com/overview/introducing-ethscriptions)

🤔 Why is zkDX doing this? Based on our observations and reflections, we believe that **EVM inscriptions** represented by **ETHS** are a new and creative technology. It is not only a new asset paradigm, but the proposed dumb contract technology is also seen as a potential L2 solution.

🌐 As a **Omnichain Aggregator** focused on linking various **L2 networks**, zkDX is willing to explore any promising L2 networks. Therefore, as the first step of this attempt, zkDX has developed a user-friendly L2 inscriptions platform and launched inscriptions on multiple L2 networks.

🛠️ Anyone can use the initial version of zkDX's inscriptions platform to accomplish three main functions:

* Inscribing inscriptions
* Visualizing inscriptions
* Transferring inscriptions

Initially, zkDX will launch the following genesis inscriptions on Linea, zkSyncEra, and Scroll:

<table><thead><tr><th width="115">Token</th><th width="118">Network</th><th width="110">Protocol</th><th width="140">Total Supply</th><th width="117">Mint Limit</th><th>Status</th></tr></thead><tbody><tr><td>zksyncs</td><td>zkSyncEra</td><td>BRC-20</td><td>21,000,000</td><td>1,000</td><td>Minted</td></tr><tr><td>lineas</td><td>Linea</td><td>BRC-20</td><td>21,000,000</td><td>1,000</td><td>Minted</td></tr><tr><td>scrolls</td><td>Scroll</td><td>BRC-20</td><td>21,000,000</td><td>1,000</td><td>Minted</td></tr><tr><td>voyage</td><td>Linea</td><td>LNA-20</td><td>10,000,000</td><td>10</td><td>New</td></tr></tbody></table>

### 📚[**How to mint inscription?**](https://docs.zkdx.io/guide/zkdx-inscription-guide)

This strategic layout of zkDX in **EVM inscriptions**, a potential L2 solution, serves as a foundation for us to further focus on the development of this technology. We will integrate this technology into zkDX Omnichain Aggregator at the appropriate opportunity, enabling zkDX to cover more L2 networks, users, and assets. Additionally, this will create some interesting new types of assets for our lovely zkDX community.

🔬 Finally, it is once again emphasized that zkDX's inscriptions platform is experimental and for entertainment purposes. The inscriptions created by it currently have no practical application or commercial value.

🎉 Enjoy and have fun!


---

# 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://zkdx-inscriptions.gitbook.io/docs/zkdx-inscriptions.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.
