# Inscription Management

Sating makes it easy to search, view, transfer and reinscribe inscriptions all in one place.  After you connect your wallet choose 'view all' in the Inscriptions section.

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

From the Inscription screen you can see the Sat Numbers, any Satributes, and Inscription Numbers.  You are able to use the Inscribe icon (lightning bolt) to reinscribe, or the Satchel to Transfer your ordinals.

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

It is important to note Sating does not handle inscriptions with less than 546 sats of padding.

The Satchel is the perfect way to identify and send multiple inscriptions to different addresses all on one screen.<br>

<figure><img src="/files/JwgMZiEtRvgh5Os3xBgd" alt=""><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.sating.io/how-to-use-sating/inscription-management.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.
