# My Wallet

My Wallet displays the wallet that our user has connected to in that user session. Note that our user's can use both both Self Custodial and Custodial wallets to facilitate payments and faciliate the storage of your Digital Items. Please see our Wallets page for a detailed explanation on these wallet types.

<figure><img src="/files/hEdkOdAfZQ2BzBSfWHW7" alt="My Wallet Page"><figcaption><p>My wallet page </p></figcaption></figure>

User's can also see their Funds balances here under the User icon.

<figure><img src="/files/6IQmEKrhXoFXHOPS0R9I" alt=""><figcaption><p>Wallet balace dispaly in profile section </p></figcaption></figure>

From My Wallet, users can initiate actions to either Sell or Borrow against an Digital Item or multiple Digital Items.

<figure><img src="/files/snZFvpxahHVU3JNIpIKJ" alt=""><figcaption><p>Borrow Request page</p></figcaption></figure>

<figure><img src="/files/shlJJGDBJxga0XnIUtuW" alt=""><figcaption><p>Put for Sale page</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://realworld-2.gitbook.io/realworld.fi/product-tour/my-wallet.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.
