# Intro

{% embed url="<https://www.youtube.com/watch?ab_channel=BounceBit&v=KUJZhN9Mc8w>" %}

Welcome to [BounceClub](https://club.bouncebit.io/), the BounceBit ecosystem.

## BounceClub Overview

BounceClub functions as the ecosystem layer for BounceBit, providing DeFi infrastructure and specialized trading tools. The platform combines standard DeFi primitives with additional features focused on derivatives, meme tokens, and AI integration.

### Infrastructure Components

#### DEX (Swap)

Basic decentralized exchange providing liquidity infrastructure for BounceBit assets.&#x20;

Located at [club.bouncebit.io/defi/swap](#bounceclub-technical-overview).

#### Quanto Trading Market

A derivatives-focused trading system offering:

* Stock and index trading support (COIN, MSTR, BB, HSI)
* Cross-asset trading capabilities
* BB-based collateral system
* Leverage range: 2-200x&#x20;

Access via [club.bouncebit.io/defi/quanto](#bounceclub-technical-overview)

#### Meme Token Launchpad

Token launch infrastructure implementing:

* Community token deployment tools
* Structured launch processes
* Pump.fun bonding curve implementation&#x20;

Available at [club.bouncebit.io/memecoin](#bounceclub-technical-overview)

#### AI Agent Integration

Development platform for trading automation:

* Customizable AI agent creation and deployment
* Planned DeFAI agent implementation for yield strategy optimization
* Strategy subscription system based on yield metrics and user parameters&#x20;

Located at [club.bouncebit.io/clubs](#bounceclub-technical-overview)

### Technical Architecture

BounceClub operates as a dApp layer, connecting these components through shared liquidity pools and cross-component interactions. The system uses BB, BBUSD and BBTC as its primary assets while supporting multiple trading pairs and derivatives contracts.


---

# 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.bouncebit.io/bounceclub/intro.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.
