> For the complete documentation index, see [llms.txt](https://docs.unisat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisat.io/products/unisat-inscribe/advanced-features.md).

# Advanced Features

UniSat Inscribe introduces new advanced features for Ordinals creators and degens<br>

* **Parent/Child Provenance**: Link parent-child inscriptions
* **Delegate**: Save fees when minting copies of an inscription
* **Metadata**: Add metadata to your inscriptions
* **Pointer**: Choose the exact satoshi/utxo you mint on

\
UniSat Inscribe: <https://unisat.io/inscribe>

***

### **Parent/Child Provenance**

\
Enable the Parent/Child toggle to mint “child” inscriptions linked directly to a parent you own, establishing **on-chain provenance** that verifies their origin.<br>

* Trustlessly establish the provenance of child inscriptions
* Children and parent inscriptions can used in the same collection

\
Learn more about Parent/Child Provenance: <https://docs.ordinals.com/inscriptions/provenance.html>

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

***

**🎨 Delegate: Save big when mass-minting copies!**

\
Delegate lets you create copies of an inscription easily by nominating a “delegate” (the original copy). Imagine repeat-minting 1000 images in one go!

\
It save storing content for each inscription and therefore saves fees too! Requests for the content of an inscription with a delegate will instead return the content, content type and content encoding of the delegate.

\
ICYDK, UniSat OG pass collection was minted with this method! This helped us save big on fees.

\
Learn more about Delegate : <https://docs.ordinals.com/inscriptions/delegate.html>

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

***

**📝 Metadata**

\
Metadata option lets you add metadata to your inscriptions using CBOR format when inscribing.

You can now attach rich, human-readable info like Name and Traits to your inscriptions！

* Great for NFT and game assets creators.<br>
* More details about Metadata: <https://docs.ordinals.com/inscriptions/metadata.html>

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

***

**📍 Pointer: Choose Your Sats!**

\
With the Pointer option, you can choose exactly which utxo or sats (satoshi) your inscription gets minted on, like rare sats!

* &#x20;This gives builders more control over sats
* &#x20;This can be used to create multiple inscriptions in a single transaction on different sats

\
Learn more about pointer: <https://docs.ordinals.com/inscriptions/pointer.html>

<figure><img src="/files/9zXXEXxWY71m4tSSeBsD" alt=""><figcaption></figcaption></figure>

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/advanced-features.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.
