# Cursed Sat Inscription

## Notes for inscribing

1. You must have Unisat or XVerse wallet connected to access this feature.  If you are using XVerse be sure to have your sats for the fees in your Taproot/Ordinals wallet.
2. You must have enough sats to pay all associated fees after the sat you are inscribing. If you have an issue you can send more BTC into the wallet to pay the fees.&#x20;

You found a cool rare sat and want to inscribe a cursed sat on it?   Sating makes it easy to do this. Click the sat select Cursed Inscribe from the selection menu.

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

### The Inscribe Screen Pops Up

* Toggle both of the switches (red circles)
* Set the Postage Setting (also known as padding) to be whatever you want it to be. This padding will add the number of sats you specify after the sat you inscribe making it easy to pay any transfer fees in the future (BTC wallets take fees off the end of transactions).
* If you are going to use Sating or a wallet such as Sparrow to move it later (where you can specify where fees come from) you can leave the Postage Setting low.

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

## Inscription Types

* Not related to Sating, there is a big difference in the cost of inscribing text versus an image. A fairly small 26kb image cost over $20 more to inscribe than Text. This increase in cost is similar with every inscription service.
* Sating does charge Service Fees, which are reasonable for the ease of cursed inscribing on a specific sat. No other service offers this option as easily.

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

Bitcoin fees are calculated based on the amount of data being processed. In a normal transaction where I send you some bitcoin it sends a small amount of text behind the scenes. A similar small transaction happens when you inscribe text. Images are a different story. The increase in Bitcoin network fee is simply due to the size of the transaction being larger. This fee will be similar on any inscription service you used because it is based on the **fee** you choose for your transaction.

**After you select the fees to pay simply submit and approve the transaction in your wallet. The inscription will show up when the transaction processes.**


---

# 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.sating.io/how-to-use-sating/cursed-sat-inscription.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.
