# Bulk Sat Inscription

## Prerequisites For Bulk Inscription

* Sating.io needs to be connected to a Unisat or XVerse wallet with the sats you are inscribing to. If you are using XVerse be sure to have your sats for the fees in your Taproot/Ordinals wallet.
* Must have sats to pay for fees after the sats you are inscribing to
* IPFS recommended, but other downloadable url options also work for links
* Need a Metadata file with all files defined

I will go into each step in the following pages. The process on Sating is similar to the process used by other inscription services, like Magic Eden.&#x20;


---

# 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/bulk-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.
