> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rise.rich/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> RISE is a next-generation, permissionless token launch platform on Solana — the first where your bags can't go to zero.

## What is RISE?

RISE is a decentralised platform for creating and trading tokens on Solana. It features a unique bonding curve mechanism, a protocol-enforced floor price, and in-house borrowing with no liquidation risk and no ongoing interest.

Unlike every other launchpad, RISE is the sole counterparty for all swaps, borrows, and repayments. This single architectural decision is what makes everything else possible — the floor, the borrows, the loops.

## Core Properties

<CardGroup cols={2}>
  <Card title="Unbreakable Floor Price" icon="shield-halved">
    Every token launched on RISE has a floor price that can only ever go up. It tracks to around 50% of all-time high, enforced by protocol-owned liquidity — not just a promise.
  </Card>

  <Card title="Interest-Free Borrows" icon="hand-holding-dollar">
    Borrow against your token's floor value from day one. No ongoing interest. No liquidation risk. One flat origination fee.
  </Card>

  <Card title="Liquidation-Free Loops" icon="arrows-rotate">
    Amplify your exposure by looping borrows into further buys — without ever risking liquidation, because the floor always holds.
  </Card>

  <Card title="Protocol-Owned Liquidity" icon="vault">
    No market makers or LPs to disappear when you need them most. The protocol holds all liquidity, reallocating it into the floor as the token appreciates against the chosen reserve asset.
  </Card>
</CardGroup>

## How It's Different

|                              | Pump.fun | Bonk.fun | **RISE** |
| ---------------------------- | -------- | -------- | -------- |
| Permissionless               | ✅        | ✅        | ✅        |
| Easy Token Creation          | ✅        | ✅        | ✅        |
| Floor Price Protection       | ❌        | ❌        | ✅        |
| Instant Borrowing            | ❌        | ❌        | ✅        |
| Leverage without Liquidation | ❌        | ❌        | ✅        |

## Get Started

<CardGroup cols={2}>
  <Card title="How the Floor Works" icon="chart-line" href="/protocol/floor-mechanism">
    Understand the mechanism behind RISE's unbreakable floor price.
  </Card>

  <Card title="Create a Token" icon="rocket" href="/guides/create-token">
    Launch your first token on RISE in under a minute.
  </Card>
</CardGroup>
