# Setting up Trading Account

{% hint style="info" %}
[A full explanation of the changes in V3 ](https://twitter.com/Saturn_btc/status/1740145247366131877)
{% endhint %}

You have two options (see picture below):

1. **Deposit BTC directly to the Trading account wallet address, by copying it.** This is recommended if there are only small UTXO's present in your wallet or you don't own any Rare SATs or Rings yet, that you want to deposit and trade on Saturn.
2. Click the TOP-up button to deposit BTC already present in your connected wallet&#x20;

<figure><img src="https://3489665744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FedBT5s5MOw7m2x4ZUZp0%2Fuploads%2FcLsEtIvuTsEoEwv3gpyf%2Fcreate%20trading%20account%201.png?alt=media&#x26;token=48b055ed-9b89-4375-8a19-1ddf19e2612e" alt=""><figcaption></figcaption></figure>

Option 2 (continued)

You have clicked "Top up". The window seen below will pop up. Here you have two steps:

1. You select the UTXO you want to deposit. "UTXO" refers to a portion of your wallet containing BTC. The $ value, will indicate how much BTC is present in said UTXO, or portion of your wallet balance.
2. You have to select a Fee rate. This is how many fees you will pay, and how fast your transaction will be completed On-Chain. It is recommended to use Medium, or Fast is the chain is busy.

<figure><img src="https://3489665744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FedBT5s5MOw7m2x4ZUZp0%2Fuploads%2FzjStHXYdgCnOxYhPf1Va%2Fcreate%20trading%20account%202.png?alt=media&#x26;token=07be3b00-a542-4941-90f2-6833b8067954" alt=""><figcaption><p>Depositing UTXO's</p></figcaption></figure>

Optionally if you already hold any Rare SATs types in your wallet, these will be indicated by their respective ICONS (see below).&#x20;

This way you can easily identify the UTXO's containing rare SATs, if you wish to trade these on Saturn.

<figure><img src="https://3489665744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FedBT5s5MOw7m2x4ZUZp0%2Fuploads%2FV0HPbCGkbF7e2HsqRD87%2Fvintage%20sats%20in%20wallet.png?alt=media&#x26;token=0f2fa664-6540-4317-b2dc-eea5615963ab" alt=""><figcaption><p>In the connected BTC wallet, there is an UTXO present that holds 10.000 Vintage SATs</p></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.saturnbtc.io/saturn-v1/how-to-links/setting-up-trading-account.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.
