Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jup.ag/llms.txt

Use this file to discover all available pages before exploring further.

Jupiter Studio

Jupiter Studio is a token launch tool built into the Jupiter ecosystem. It lets anyone create a token on Solana and launch it on a (a pricing mechanism where the price adjusts automatically based on buys and sells), without providing initial liquidity. Once the token reaches a threshold, its liquidity migrates to a Meteora pool, where it continues to trade.

Who Studio is for

Studio is for creators launching community tokens on Solana (memes, project tokens, collectibles). There are two launch modes:
  • Meme mode: a preconfigured setup for a quick launch.
  • Custom mode: adjustable parameters for the quote token, market caps, anti-sniping, and creator vesting.
No coding knowledge or initial liquidity is required.

Creator earnings

Studio creators earn fees throughout the lifetime of their token, both on the bonding curve and on the Meteora pool after graduation.
SourceAmountWhen
Trading fees50% of the 1% fee charged on every buy and sellLifetime of the token, before and after graduation
Anti-sniper fees100% of the additional fee charged during the first 15 to 60 seconds after launchOnce at launch
Creator earnings depend on trading volume. There is no guarantee that a token will graduate or generate fees.
In addition to fees, Custom mode lets creators allocate up to 80% of token supply to themselves, subject to a vesting schedule. See Launching a Token for the full set of vesting parameters. For details on how fees are charged and claimed, see Graduation and Fees.

Core concepts

Token supply

Every token launched through Studio has a fixed supply of 1,000,000,000 (1 billion) tokens. This is not configurable.

Bonding curve

A bonding curve is a smart contract that sets the token price according to a mathematical formula. Studio uses a constant product curve (xy=k, same model as Uniswap v2). When a user buys, the price increases along the curve. When a user sells, the price decreases. Buying and selling can happen freely at any time before graduation. No initial liquidity deposit is required from the creator. Capital enters the curve as users buy in.

Graduation

Graduation is the moment a token moves from the Studio bonding curve to a Meteora liquidity pool. After graduation, the token trades on Meteora instead of the bonding curve. It is triggered when the bonding curve has raised enough (the token used to buy on the curve, either SOL or USDC) to meet the graduation threshold. The minimum amount raised to graduate is 15,000 USDC (or equivalent in SOL). When graduation triggers:
  • The quote tokens raised on the curve are migrated to a Meteora pool (Dynamic Automated Market Maker v2, a constant product liquidity pool on Meteora).
  • The corresponding share of tokens is paired with the raised capital in the pool.
  • All LP tokens from this pool are permanently locked. No one can withdraw liquidity from the graduated pool.

Token page

Each Studio token gets a dedicated page where the creator can post content, share updates, and claim earned fees.

Ecosystem visibility

Every token launched through Studio automatically appears on Alphascan (within Jup Pro) and is flagged as a Studio token.
If a token has no trading activity, it may temporarily fall off Alphascan. It reappears when new trades occur.

Next steps

Launch a token

Modes, configuration, and anti-sniper protection.

Graduation and fees

What happens after graduation, how fees work, and how to claim them.