# Wallet Aggregator

Halo Wallet Aggregator will aggregate a user's various wallet assets, whether it is a mnemonic wallet, fiat account, smart contract wallet, hardware wallet, watch-only wallet, all can be viewed under the same asset board.

The user's various wallet accounts can be bonded with DID, and the benefits are:Users can display their assets and transactions more completely in the social scene. Suppose a tape trader is using Halo, he can show all of his wallet assets and trading records to his fans, and interpret any trades and positions.

Users can choose to make some accounts invisible to others to ensure their privacy.When users log in with any wallet bound by DID, they can have unified social interaction without worrying about repeated following or incoherent comments.

* **Transaction Analysis**

Transaction analysis is a complex task, and Halo will do it with the help of our community. Through community governance, Halo can continuously optimize the analysis of various transactions to ensure the accuracy of analysis.

* **Transaction Privacy**

By connecting to other privacy protocols, Halo will provide users with transaction and asset privacy. This may bring additional costs, users can choose: Pay for additional privacy protection to make some transactions and assets invisible to others. Make your wallet transactions visible to others and earn benefits.


---

# 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.halo.social/technical-architecture/1.-social-connection/wallet-aggregator.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.
