# Raydium Launchlab

In this document, we demonstrate how to stream and parse Raydium LaunchLab transactions, and accounts using Solana gRPC. This is particularly useful for:

* **Early-stage trading** – Spot new token launches instantly and track bonding curves nearing migration to AMM pools.
* **Liquidity migration alerts** – Know exactly when liquidity moves to Raydium AMM for timely trade execution.
* **Fee & incentive tracking** – Monitor creator earnings and community pool allocations from each launch.
* **Launch mode insights** – Identify whether a token used JustSendit or LaunchLab mode for better filtering.
* **Ecosystem analytics** – Power dashboards, bots, and reports with structured, real-time launch data.

Going through our <mark style="color:yellow;">getting started</mark> section will help you understand few basics first.

{% content-ref url="../docs" %}
[docs](https://docs.shyft.to/solana-yellowstone-grpc/docs)
{% endcontent-ref %}

### Examples:&#x20;

* [streaming-and-parsing-transactions](https://docs.shyft.to/solana-yellowstone-grpc/examples/raydium-launchlab/streaming-and-parsing-transactions "mention")
* [solana-raydium-launchlab-account-parsing-example](https://docs.shyft.to/solana-yellowstone-grpc/examples/raydium-launchlab/solana-raydium-launchlab-account-parsing-example "mention")
