# Overview

## General Overview

Saturn is the first order book for trading Rare Satoshis, and Rings. For general info on what these are, refer to "[What are Satoshi's, Rare SATs, and Rings](https://docs.saturnbtc.io/saturn-v1/faqs/what-are-satoshis-rare-sats-and-rings)" FAQ.&#x20;

## What can I do on Saturn?

#### 1. [Orderbook](https://docs.saturnbtc.io/saturn-v1/how-to-links/orderbook)

Buy, Sell and Trade Rare Satoshi categories in whatever categories you want. By placing orders/bids or simply buying last price.

#### 2 - Discover

Easily identify what Rare Satoshis you hold in a wallet and in what quantity.

#### 3 - [Collect](https://docs.saturnbtc.io/saturn-v1/how-to-links/collect)

Collect your Rare Satoshis in a tradeable bundle (UTXO) safely padded to ensure your Rare Satoshis will not be accidentally spent as fees.


---

# 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.saturnbtc.io/saturn-v1/overview.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.
