# 1. Overview

The aelf wallet is a blockchain wallet developed by both aelf and third-party teams on the main chain. It guarantees basic asset management and allows users to trade multi-assets on-chain/cross-chain. With aelf’s IOS/Android Wallet, users can:

* Create addresses and manage assets
* Asset classification management on the chain: switch, add, and trade assets according to the selected chain
* View basic token information
* Perform transactions including between the main chain and specified side chain and between side chains through the cross-chain asset transfer function
* Deploy applications on aelf's standard protocol


---

# 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://aelf-io.gitbook.io/aelf-wallet-app-en/1.-overview.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.
