> For the complete documentation index, see [llms.txt](https://docs.shyft.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shyft.to/solana-yellowstone-grpc/examples/raydium-launchlab.md).

# 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="/pages/ecgZeLgrsThebjpHA95l" %}
[Solana gRPC Docs](/solana-yellowstone-grpc/docs.md)
{% endcontent-ref %}

### Examples:&#x20;

* [Solana Raydium Launchlab Transaction Parsing](/solana-yellowstone-grpc/examples/raydium-launchlab/streaming-and-parsing-transactions.md)
* [Solana Raydium Launchlab Account Parsing](/solana-yellowstone-grpc/examples/raydium-launchlab/solana-raydium-launchlab-account-parsing-example.md)
