# UI & Connect Wallet

When you head to <https://test.apricot.one>, you'll be greeted with the following:

![List of markets under the Lend tab ](/files/-Mj7BDT0os_XUG23tHA4)

![List of pools under the X-Farm tab](/files/-Mj7Bj5Svm4quTQAS19j)

Once you connect your wallet using the "Connect To Wallet" button at the top-right corner, you will see the following

![](/files/-Mj7CsVCq7-ai3kvEcYp)

You will see the following dashboard on top showing the assets that you have deposited and borrowed on Apricot

![](/files/-Mj7J_mBkOWazfOoSd_I)

You can also see key portfolio metrics on the right-hand panel&#x20;

![](/files/-Mj7MYPKjhjJrWy3VcUb)

Finally, you can navigate the Apricot app using the menu on the left-hand side.

![](/files/-Mj7KF-gd9rQXLSK_xQI)


---

# 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.apricot.one/product/ui-overview-and-connect-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.
