> For the complete documentation index, see [llms.txt](https://assetdash.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://assetdash.gitbook.io/docs/connect-accounts-and-wallets.md).

# Connect Accounts & Wallets

## Overview

After signing up you will be prompted to our **"Link Assets**" page which will allow you to connect all of your investment accounts to AssetDash. You have the option to either "**Connect Discord via Matrica**" or "**Add Wallets Manually**", this will take your to our "Wallets" page and you can simply click "add new" in the upper right hand corner to continue. Once connected, we receive **read-only access** to your holdings. This means we cannot see any personal information about you and cannot interact with your investments. User privacy is our top priority and we welcome anonymous users.&#x20;

**We support every major:**

* Brokerage &#x20;
* Crypto Wallet
* Exchange
* Blockchain
* NFTs on Ethereum and Solana with live floor prices
* DeFi pools on every major EVM blockchain including Ethereum, Avalanche, Binance Chain, Polygon, and more through Zapper.&#x20;
* 401K accounts.

Once connected, **prices** for all assets will update every few minutes. **Holdings** for **crypto** based assets will update **hourly**. **Equity** holdings will update **daily**.&#x20;

We strive to support the widest variety of exchanges on the market. If we are missing a platform where you hold investments, please send us an email at <support@assetdash.com>.&#x20;

Our goal is to ensure we cover all investment platforms for our users.&#x20;

<div align="left"><figure><img src="/files/vaIXcBUMAsSgNZrDIgEg" alt="" width="293"><figcaption></figcaption></figure> <figure><img src="/files/m1baod8VKJnzuy0eK4BZ" alt="" width="293"><figcaption></figcaption></figure></div>

## Connect&#x20;

*You can connect an unlimited amount of accounts and wallets to AssetDash.*

**Equities:** To connect an equity account, search your brokerage, select, and login via Plaid.

**Crypto Exchanges:** To connect a crypto exchange account, search your exchange, select, and login via Vezgo.&#x20;

**Crypto Addresses:** To track a specific crypto address, type in the name of the blockchain *(Bitcoin, Ethereum, Solana)* and paste your address. You can also paste any "EVM compatible" *(Binance Chain, Avalanche, Fantom, Polygon)* address into the "Ethereum" section.&#x20;

**Mobile Ethereum Wallets:** To add any Ethereum mobile wallet (Metamask, Rainbow), select **Wallet Connect** and your mobile wallet will automatically open and add the address of the wallet.&#x20;

After connecting your accounts, select **"Complete Registration"** at the bottom to head over to your portfolio dashboard. All of your holdings here will populate in under **15 minutes**, if this process exceeds 15 minutes or some holdings are missing - please email us at <support@assetdash.com> so we can resolve any issues.&#x20;

In a later section, we will show you how to **manually** add private equity shares, metals, physical collectibles, real estate, and any other asset you may own to your account. &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://assetdash.gitbook.io/docs/connect-accounts-and-wallets.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.
