# Token Discovery

TrenchView is Altitude's memecoin feed: new token launches, volume spikes, and liquidity events in real time, pulled directly from integrated launchpads on HyperEVM and Solana.

Each token shows market cap, age, holder count and distribution, volume, liquidity, and links to the chart and contract. Sort by any of those, or by safety score.

***

#### **Launchpad Integration**

On HyperEVM, TrenchView pulls from LiquidLaunch. New tokens appear in the feed as soon as they launch, with liquidity, launch price, and project details. You can trade directly from the feed.

On Solana, the main source is PumpFun. You can track bonding curve progress and catch tokens before they graduate to full liquidity. BagsApp is also integrated as a secondary source.

***

#### **Getting Started**

1. Open TrenchView, pick a network, and browse.&#x20;
2. Filter by volume, age, holder count, or safety parameters to narrow things down.&#x20;
3. Click buy to trade without leaving the feed.

***


---

# 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.reachaltitude.xyz/trenchview/token-discovery.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.
