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

# Introduction to Raze

> The first fully open-source multi-wallet trading platform for Solana

<img src="https://mintcdn.com/raze-db184b58/QUX-CYHd_VALSbxi/images/image_raze.png?fit=max&auto=format&n=QUX-CYHd_VALSbxi&q=85&s=80c6e16461afc5ebb5eb51ef00ea37b4" alt="Raze Hero" width="1920" height="1080" data-path="images/image_raze.png" />

## Welcome to Raze

**Raze.bot** is a multi-wallet trading platform designed for the Solana blockchain. It provides users with a seamless interface to connect various Solana wallets and execute trades efficiently.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/solana-ui/how-to-use/locally-install">
    Get up and running with Raze in minutes
  </Card>

  <Card title="Key Features" icon="sparkles" href="/solana-ui/solana-multi-wallet/key-features">
    Explore all the powerful features
  </Card>

  <Card title="Technical Integration" icon="code" href="/solana-ui/how-to-use/technical-integration">
    Embed Raze in your application via iframe
  </Card>

  <Card title="Security Audit" icon="shield-check" href="/solana-ui/security/audit">
    Learn about our security implementation
  </Card>
</CardGroup>

## Why Raze?

<AccordionGroup>
  <Accordion title="Open Source" icon="github">
    Raze is fully open-source, allowing developers to inspect, modify, and contribute to the codebase. Transparency is at the core of our platform.
  </Accordion>

  <Accordion title="Multi-Wallet Support" icon="wallet">
    Create, import, and manage multiple Solana wallets with HD wallet derivation. Execute trades across all your wallets simultaneously.
  </Accordion>

  <Accordion title="Powered by Raze APIs" icon="bolt">
    Built using Raze's own APIs to power backend integrations and blockchain interactions for maximum reliability.
  </Accordion>

  <Accordion title="Customizable" icon="palette">
    Full whitelabel support with customizable themes, branding, and CSS variables. Make Raze your own.
  </Accordion>
</AccordionGroup>

## One-Click Deployment

Deploy Raze instantly using your preferred platform:

<CardGroup cols={2}>
  <Card title="Deploy with Vercel" icon="triangle" href="https://vercel.com/new/git/external?repository-url=https://github.com/razedotbot/solana-ui">
    One-click deployment to Vercel
  </Card>

  <Card title="Deploy with Netlify" icon="n" href="https://app.netlify.com/start/deploy?repository=https://github.com/razedotbot/solana-ui">
    One-click deployment to Netlify
  </Card>
</CardGroup>

## Community & Support

<CardGroup cols={3}>
  <Card title="GitHub" icon="github" href="https://github.com/razedotbot">
    Star us on GitHub
  </Card>

  <Card title="Telegram" icon="telegram" href="https://t.me/razesolana">
    Join our Telegram
  </Card>

  <Card title="Discord" icon="discord" href="https://discord.com/invite/RNK5v92XpB">
    Join our Discord
  </Card>
</CardGroup>
