# How to Inscribe Gallery

Inscribe Gallery lets you turn any existing collection's JSON files into a fully on-chain gallery, making your collection stored and verifiable on Bitcoin.<br>

## How to Inscribe Gallery

* Visit: <https://unisat.io/inscribe>
* Go to the **Gallery** tab under the **Ordinals** section.

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

### Step 1: Add Gallery Data

You can add your gallery data in one of the following ways:

#### **1. Upload your collection JSON files**

You can choose to:

* Upload a single JSON file (Inscriptions JSON), or
* Upload two files (Metadata / Traits JSON + Inscriptions JSON)

We recommend uploading two files, as this allows the system to auto-fill collection details and reduces manual input.

<figure><img src="/files/2e9PPdPQmMdG4HXSHgW9" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://v4c1fl581ns.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=YWJiMDhiODA3OTk3OGE3ZGVkNjhjM2ZiYzBkNGNmZmRfZHdBUkVIdlZkRjBSRTFzc3ZuenMxVVY5M1lxMzJzVDZfVG9rZW46QnpYcWJnMmVnbzJMUVN4RUFMZmxkVXNMZ3FiXzE3NzQ0MzM3Njg6MTc3NDQzNzM2OF9WNA" alt="" width="375"><figcaption></figcaption></figure>

#### **2. Import directly from UniSat Marketplace (Recommended)**

This is the easiest method.

\
Simply paste the collection link or collection ID from UniSat Marketplace.For example: <https://unisat.io/market/collection?collectionId=XXX> (*XXX is the collection name displayed on UniSat Marketplace URL*)

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

<figure><img src="https://v4c1fl581ns.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=ODZkNTkwNDJjZjM4NGFiMTgyZGM3OTYzNjEyZGUxNGNfWXBlNnFGZlJ4WUJHVUwzNDFOTEg4bExIam1tMEVja2xfVG9rZW46QXpwb2JON21Bb1R3S2R4bWhwSmxTVW9GZzFjXzE3NzQ0MzM3Njg6MTc3NDQzNzM2OF9WNA" alt=""><figcaption></figcaption></figure>

#### **3. Paste Inscription IDs manually**

You can manually input all inscription IDs of the collection:

* Paste them into the input box
* One per line or separated by commas

Make sure all inscription IDs are accurate before submitting

<figure><img src="/files/oOPr7KyjNotpUW4a9Rxu" alt="" width="563"><figcaption></figcaption></figure>

***

### Step 2： Review gallery Information

After uploading your gallert data, you will be redirected to the Review Gallery Information page.

\
Please review your gallery data, complete collection information, and confirm inscription settings.

You can also edit fields such as: Title, description, traits

<figure><img src="/files/8TQUZge2B7lCbNAdetXb" alt="" width="563"><figcaption></figcaption></figure>

* **Cover image**

If your JSON data includes a specified inscription ID, the system will automatically select “Use an inscription ID” and fill it in.

You can switch to other options if needed.

Please make sure the image does not exceed the gallery size limit.

<figure><img src="/files/X8Wi6ck51YMd5is3MabS" alt="" width="563"><figcaption></figcaption></figure>

* **Advanced Options**

You can choose to make the gallery a child of a parent inscription. After setting, the gallery will be inscribed as a child.

You must own the parent inscription in your wallet -> Connect your wallet and provide the parent inscription ID

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

* **Finalize the Inscription**

Once everything is confirmed:

-> Enter the receiving address, set the fee rate, agree to the risk warning and sign the transaction

📌 Double-check all information you submitted before signing

<figure><img src="/files/PJkXXcRFqEDpHU7PGZ2T" alt="" width="563"><figcaption></figcaption></figure>

***

### **Track Your G**allery **Inscribing Order**

After creating gallery inscribing order, you can track its status under **My Orders** on the inscribe page.

Once your gallery is successfully inscribed, you can view it on:

* UniScan: <https://uniscan.cc/>&#x20;
* <https://ordinals.com/>

***

### Submit your Gallery to UniSat Marketplace

\
\- After the gallery is inscribed, a Submit button will appear on the page. You can use it to submit your gallery for listing on UniSat Marketplace.

<figure><img src="/files/nYjJFZTBdEuLz31CfEqq" alt="" width="563"><figcaption></figcaption></figure>

* Or via “Submit Collection” at the bottom of the website

<figure><img src="/files/a6NRKmHf0nAtcGnKrFNZ" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.unisat.io/products/unisat-inscribe/how-to-inscribe-gallery.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.
