# Saturn V1

- [Overview](https://docs.saturnbtc.io/saturn-v1/overview.md)
- [How-To-Links](https://docs.saturnbtc.io/saturn-v1/how-to-links.md)
- [Setting up Trading Account](https://docs.saturnbtc.io/saturn-v1/how-to-links/setting-up-trading-account.md): In the new Saturn V3 UI, you will be required to setup a Trading account. Essentially you are depositing the BTC, or Rare SATs that you wish to trade with.
- [Withdrawing from Trading account](https://docs.saturnbtc.io/saturn-v1/how-to-links/setting-up-trading-account/withdrawing-from-trading-account.md)
- [Swap](https://docs.saturnbtc.io/saturn-v1/how-to-links/swap.md)
- [Orderbook](https://docs.saturnbtc.io/saturn-v1/how-to-links/orderbook.md): Buying and selling Rare Satoshis is just a few clicks away!
- [Your Profile](https://docs.saturnbtc.io/saturn-v1/how-to-links/orderbook/your-profile.md)
- [Trade History](https://docs.saturnbtc.io/saturn-v1/how-to-links/orderbook/your-profile/trade-history.md)
- [How to place a sell order](https://docs.saturnbtc.io/saturn-v1/how-to-links/orderbook/how-to-place-a-sell-order.md): ⚠️  Try using a fresh BTC wallet/account designated for trading on Saturn. Saturn will never allow you to spend Rare Sats on fees within the platform. Outside of Saturn however this is not guaranteed.
- [How to place a buy order](https://docs.saturnbtc.io/saturn-v1/how-to-links/orderbook/how-to-place-a-buy-order.md): ⚠️  Try using a fresh BTC wallet/account designated for trading on Saturn. Saturn will never allow you to spend Rare Sats on fees within the platform. Outside of Saturn however this is not guaranteed.
- [Positions](https://docs.saturnbtc.io/saturn-v1/how-to-links/orderbook/positions.md)
- [Collect](https://docs.saturnbtc.io/saturn-v1/how-to-links/collect.md)
- [Charts](https://docs.saturnbtc.io/saturn-v1/how-to-links/charts.md)
- [Tutorial videos](https://docs.saturnbtc.io/saturn-v1/how-to-links/tutorial-videos.md)
- [Setting up a Trading Account (v3) and preparing for Rings Airdrops](https://docs.saturnbtc.io/saturn-v1/how-to-links/tutorial-videos/setting-up-a-trading-account-v3-and-preparing-for-rings-airdrops.md)
- [Trading on Saturn](https://docs.saturnbtc.io/saturn-v1/how-to-links/tutorial-videos/trading-on-saturn.md)
- [FAQs](https://docs.saturnbtc.io/saturn-v1/faqs.md)
- [What are Satoshi's, Rare SATs, and Rings?](https://docs.saturnbtc.io/saturn-v1/faqs/what-are-satoshis-rare-sats-and-rings.md)
- [More on Rare SATs](https://docs.saturnbtc.io/saturn-v1/faqs/what-are-satoshis-rare-sats-and-rings/more-on-rare-sats.md): What are Rare Satoshis?
- [What is a UTXO](https://docs.saturnbtc.io/saturn-v1/faqs/what-is-a-utxo.md)
- [What is a PSBT](https://docs.saturnbtc.io/saturn-v1/faqs/what-is-a-psbt.md)
- [Why are there batch sizes?](https://docs.saturnbtc.io/saturn-v1/faqs/why-are-there-batch-sizes.md)
- [Compatible Wallets](https://docs.saturnbtc.io/saturn-v1/faqs/compatible-wallets.md)
- [Why is my Available balance different than my Total balance?](https://docs.saturnbtc.io/saturn-v1/faqs/why-is-my-available-balance-different-than-my-total-balance.md)


---

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