# Overview

Vertigo is designed to take the tech lift out of operating a token launchpad. Using Vertigo as your launchpad backend is simple.&#x20;

## Key challenges for launchpads addressed by Vertigo

1. **Visibility** - your tokens need to be visible everywhere people already love to trade, like Dexscreener, bullX, bonkbot, photon, Phantom, and others.
2. **Market cap** - using a simple **Magic SOL** parameter, you can begin trading at any market cap, as if you had locked actual SOL in the pool.
3. **No more graduation pool** - with Vertigo, your launchpad token only needs one pool. ever. Because you can begin trading at any market cap, and locked one-sided liquidity scales in infinitely, your token can trade from $1 to $100B market cap, ***with instant migrations at any price.***
4. **No more burning money** - instead of locking & burning SOL into an LP, or burning SOL at migration, never burn it at all. To begin trading at 5k market cap, simply use the **Magic SOL** parameter to specify genesis market cap.
5. **Royalties & fees** - capture full fees on your tokens forever.
   1. **Royalties** - fully configurable fee going to the launchpad & its users.
   2. **Vertigo Fee** - a fixed 0.05% fee on swaps to the Vertigo protocol

We also include robust [Snipe Prevention](/organic-vertical-price-action/snipe-prevention.md) by default.


---

# 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.vertigo.sh/for-launchpads/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.
