# Manage Page Overview

<figure><img src="/files/oLJl0xrUFi7QfrR1ldsG" alt=""><figcaption></figcaption></figure>

### 1. **Token and Wallet Summary**:

At the top, you'll find essential metrics like **Market Cap**, **Price, Liquidity,** as well as the **Total ETH**, **Total Supply** and **Supply Value** held by your bundle wallets. These metrics provide a summary of wallet holdings and allow you to monitor the overall performance of your token.

### 2. **Wallet Table**

The wallet table displays each wallet in your bundle, along with key details for easy tracking and management:

* **Index**: A unique identifier for each wallet.
* **Wallet Address**: The address of each wallet, with a copy icon for easy copying.
* **ETH Balance**: The current ETH balance in each wallet.
* **Tokens (Supply %)**: The number of tokens held in each wallet, along with the percentage of the total supply represented by that amount.
* **Value**: The estimated value of tokens in each wallet.
* **Price Impact**: The potential impact on the token price if these tokens are sold.
* **Actions**: Buttons to either **Transfer** or **Sell** assets directly from each wallet.

### 3. **Contract Actions and Controls**

On the right, you’ll find the **Contract**, **Wallet**, and **Settings** tabs, each providing specific tools and information to manage your bundle effectively.&#x20;

* **Contract Tab**: This tab displays a few of your contract functions that are compatible with our app, allowing you to execute essential operations immediately.&#x20;
* **Wallet Tab**: Access features like **MultiSend** and **MultiCollect** in this tab to distribute or collect ETH across multiple wallets simultaneously.
* **Settings Tab**: Customize your transaction preferences here, including **gas fees** and **slippage tolerance.**

### 4. **Transaction Terminal**

The **Transation Terminal** logs all transactions and interactions related to your bundle in real-time. This provides a transparent record of your activity and helps you monitor transaction statuses.


---

# 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.bundlefren.com/v1/post-launch-management/manage-page-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.
