# Withdrawing from Trading account

Click the button featured below to go to your profile. It is found on the top-right of the Saturn website.

<figure><img src="/files/wIgFUAcEZJXsfn4Kdlb1" alt=""><figcaption><p>Profile button</p></figcaption></figure>

Clicking this, will open up the window featured below. Click the button that the arrow points to.

<figure><img src="/files/kEjuV5ZYlF6vd4VYDpgv" alt=""><figcaption><p>Your profile start screen</p></figcaption></figure>

1. Click Withdraw
2. Select the UTXO you want to withdraw (the $ indicates how much BTC you are withdrawing, and if the UTXO holds any Rare SATs, this will be indicated by their [ICONs](/saturn-v1/faqs/what-are-satoshis-rare-sats-and-rings.md)
3. Select a fee rate and hit withdraw.
4. The UTXO will now me moved form your Trading Account, back into the BTC wallet you have connected to Saturn

<figure><img src="/files/zZBXEmTkrIgQ6S6vg0qe" alt=""><figcaption><p>Withdrawing an UTXO</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/withdrawing-from-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.
