# Your Profile

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:

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

If there are any asset present in your Trading Account, that are tradeable on Saturn, they will show up here.&#x20;

If you don't have any assets in your Trading account, you can use one of two options:

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. For more on this option, refer to ["Setting up a trading Account"](/saturn-v1/how-to-links/setting-up-trading-account.md)

<figure><img src="/files/pl1OwlJPWrGTvlBYJU21" 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.saturnbtc.io/saturn-v1/how-to-links/orderbook/your-profile.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.
