# Launch Monitor

The launch manager allows token launchers to monitor your tokens chart, metrics, your wallets holdings, and enable Auto-Sell tasks all in the same window.&#x20;

## Manually Sell Tokens

View all your wallets with all your tokens and manually sell as you please

## Terminal Interface

Vyper provides a completely aggregated token launch experience. Supporting not only the launch itself but also an interface to fully manage wallets and track PNL.&#x20;

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


---

# 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.vyper.trade/vyper/launcher/launch-monitor.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.
