# What Sating Finds

### For the most up to date list with more details check [Sating Search Types](/sating.io-basics/the-main-sating-page/sating-search-types.md). The information below is a summary.

## Rare Sats

The Rare Sats box shows you if there are any sats in your wallet meeting the criteria defined in [Casey Rodarmor's Ordinal Theory](https://rodarmor.com/blog/ordinal-theory/). For more information on these valuable sats see the [Understanding Sat Rarity](/welcome-to-sating.io/understanding-sat-rarity.md) page.

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

## Interesting Sats

The Interesting Sats box shows you other sat traits, or Satributes, the community has asked for that have been added to the Sating search.

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

You can hover over the sat categories on the screen for more details, but here is a summary of some of the satributes you may discover.

* 1st TX - From the first 10 BTC sent from Satoshi to Hal Finney
* Vintage Sats - From the first 1000 blocks.&#x20;
* Block 9 - From the first known sats in circulations.&#x20;
* Block 78 - First known Bitcoin mined by someone other than Satoshi (Hal Finney)&#x20;
* Pizza Sats - From the 10,000 BTC used to buy 2 Pizzas on May 22, 2010.&#x20;
* Digits Palindrome - Sat Number is the same forwards and backwards (ex. 1234321)
* Name Palindrome - Sat Name is the same forwards and backwards (ex. abcdedcba)

Sating will even find ordinals if you have any inscribed on your sats.

<figure><img src="/files/33F8nv3Y1iTxd0yruX1p" alt=""><figcaption></figcaption></figure>

## All Sats Search

Type any number string in the search box and Sating will show you if you have any in your wallet. Search for any dates or sequences you can think of.

<figure><img src="/files/CtL6921m5bbytFPiEc3n" 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/finding-sats/what-sating-finds.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.
