> ## Documentation Index
> Fetch the complete documentation index at: https://jupiter-docs-beam-tx-jup-ag-submit.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Jupiter Tool Kits

> Powerful developer tools and SDKs that help you integrate Jupiter products into your applications with minimal effort.

## Overview

Jupiter Tool Kits are a comprehensive collection of developer tools designed to accelerate your integration with Jupiter's ecosystem.

<CardGroup cols={2}>
  <Card title="Developer First" icon="code">
    Pre-built components and SDKs designed for rapid development and seamless integration.
  </Card>

  <Card title="Open Source" icon="github">
    Inspect and contribute to all of our tools and resources to build on top of Jupiter.
  </Card>
</CardGroup>

## Tool Kits

### Quick Launch

<Card title="Jupiter Plugin" icon="puzzle-piece" href="/tool-kits/plugin">
  Embed full end-to-end Ultra Swap widget in just a few lines of code.

  **Key Features:**

  * Pre-built Ultra Swap API and widget
  * Wallet adapter handling
  * Multiple display modes (integrated, widget, modal)
  * Customizable themes and styling
  * Mobile responsive
</Card>

<Card title="Jupiter Wallet Kit" icon="wallet" href="/tool-kits/wallet-kit">
  Swiss army knife wallet adapter that simplifies wallet connectivity across all Solana wallets.

  **Key Features:**

  * Unified interface with simplified wallet management
  * Built-in event handling and error handling
  * Support for all wallet standard and most Solana wallets.
  * Including Jupiter Wallet Extension and Jupiter Mobile Adapter.

  <CardGroup cols={2}>
    <Card title="Jupiter Wallet Extension" icon="puzzle-piece" href="/tool-kits/wallet-kit/jupiter-wallet-extension" horizontal />

    <Card title="Jupiter Mobile Adapter" icon="mobile" href="/tool-kits/wallet-kit/jupiter-mobile-adapter" horizontal />
  </CardGroup>
</Card>

### Integrator Fee

<Card title="Referral Program" icon="handshake" href="/tool-kits/referral-program">
  Monetize your integration by earning fees on user trades.

  **Key Features:**

  * Transparent on-chain revenue sharing
  * Easy setup and tracking
  * [Enables Swap API to earn fees](/swap/order-and-execute#fees)
</Card>

### Community Built Tool Kits

<CardGroup cols={2}>
  <Card title="Jupiverse Kit" icon="rocket" href="https://jupiversekit.xyz/">
    Ready-to-use React components for building with Jupiter Plugin and Wallet Kit.
  </Card>

  <Card title="DevRel Examples" icon="github" href="https://github.com/Jupiter-DevRel">
    Comprehensive collection of scripts and examples to build with Solana and Jupiter.
  </Card>
</CardGroup>

## Developer Support

<CardGroup cols={3}>
  <Card title="Discord Community" icon="discord" href="https://discord.gg/jup">
    Join thousands of developers building with Jupiter. Get help, share ideas, and collaborate.
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/jup-ag">
    Contribute to our open-source tools, report issues, and submit feature requests.
  </Card>

  <Card title="Documentation" icon="book" href="https://github.com/jup-ag/docs">
    Contribute to our developer documentation and share your knowledge with the community.
  </Card>
</CardGroup>

## How to Contribute

We welcome contributions from developers of all skill levels! Here's how you can help:

<Tabs>
  <Tab title="Developers">
    * **Submit Pull Requests**: Improve existing tools or add new features
    * **Report Issues**: Help us identify and fix bugs
    * **Create Examples**: Share integration examples with the community
    * **Write Documentation**: Help improve our guides and tutorials
  </Tab>

  <Tab title="Non-Technical">
    * **Join Discord**: Share ideas and provide feedback on developer experience
    * **Test Tools**: Help us identify usability issues and improvement opportunities
    * **Spread the Word**: Share Jupiter Tool Kits with other developers
    * **Community Support**: Help other developers in our Discord community
  </Tab>
</Tabs>
