# DeFi Portfolio Tracker

The Defi portfolio dashboard is where users can gain a complete view of all their allocated capital on several DeFi platforms and two blockchains. Several data dashboards, powered by Covalent, allow you to view all liquidity pools, staking allocations, capital being borrowed or lent, and more all within one place.&#x20;

{% hint style="info" %}
Currently the Defi tracker supports ETH and BSC.
{% endhint %}

## Connecting DeFi wallet to your UpBots account&#x20;

* **Step 1** \
  Log into UpBots. Look for the `Add New Wallet` button under the Portfolio section on the homepage.

![](https://867784384-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MLqegM7gFFwrY__4QMW%2F-MkcsMHfRdtOoiTyF6lr%2F-Mkct2M_fq8norexXMPc%2Fimage.png?alt=media\&token=a7e3b107-6542-4cb7-b68a-63bfd2728bc7)

* **Step 2**\
  Add your wallet address using our wallet options or manually using the wallet address.

![](https://867784384-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MLqegM7gFFwrY__4QMW%2F-MkcsMHfRdtOoiTyF6lr%2F-MkctUGflBJn274AgzpH%2Fimage.png?alt=media\&token=65de66cb-d02a-4276-8077-ef9afdb0fa22)

* **Step 4**\
  You can now select your DeFi wallet address from the drop down menu. After selecting the Portfolio Monitoring dashboard will update displaying data of the allocated capital on your wallet address.&#x20;

![](https://867784384-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MLqegM7gFFwrY__4QMW%2F-MkcsMHfRdtOoiTyF6lr%2F-MkcuDmBVsZ0uoqcq57a%2Fimage.png?alt=media\&token=f177b8a6-8de2-43c1-9c20-432294b967c6)

Now your Defi wallet is connected to the UpBots!


---

# 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://upbots.gitbook.io/upbots/2.-features/wallets-manager/eth-portfolio-tracker.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.
