# Wallet & Portfolio Management

The **Wallet & Portfolio Management** feature in FlashX allows users to manage their assets efficiently. Access this feature from the **"Assets"** tab to track holdings, send and receive tokens, and monitor portfolio performance.

### Wallet Features

* **Multi-Chain Support**\
  Supports **Solana** and **6 EVM chains** (Ethereum, BSC, Base, Arbitrum, and Avalanche), enabling seamless asset management across multiple networks.
* **Send Tokens**\
  Transfer tokens securely to another wallet address.
* **Deposit Tokens**\
  Receive tokens directly into the FlashX wallet.

<figure><img src="https://255202137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0tGrKCsbwHY7eBHNpSiC%2Fuploads%2F4uc6CBuorcP5OfQfbpSZ%2FIMG_2650.jpg?alt=media&#x26;token=c6c06213-8486-44a8-95d1-3bde07ebe896" alt="" width="375"><figcaption></figcaption></figure>

### Portfolio Management

* **Real-Time Tracking:** View and analyze token holdings, profit and loss (PnL), and return on investment (ROI) in real time.
* **Flex Mode:** Display the portfolio in an interactive and visually structured format.
* **Activity Log:** Track all transactions, including purchases, sales, and withdrawals.


---

# 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.flashx.ai/wallet-and-portfolio-management.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.
