# Pumpkin Document

### Disclaimer

This document is provided for informational purposes only and does not constitute investment, legal, tax, or financial advice. Pumpkin may restrict access based on jurisdiction and eligibility. Features described herein may evolve, be delayed, or be discontinued.

### Abstract

Pumpkin is a decentralized trading network whose core business is live trading: a single product surface where realtime streaming and realtime execution converge into a verifiable, replayable market experience.

Pumpkin combines:

* Multi-chain spot aggregation across Solana, Base, BSC, and the broader EVM ecosystem.
* A self-built ZK perpetuals engine, where exchange state transitions are accepted only with valid proofs.
* A trading-grade media stack: audio, video, screen sharing, OBS ingest, multi-host sessions, gifts, and recordings.
* An ecosystem economy anchored by Pumpkin Seeds, supported by explicit fee-routing primitives: Builder Code (extra user-paid) and rebates (distributed from trading fees, including permissioned multi-level structures).

Pumpkin’s thesis is simple: markets are a conversation before they are a chart. Most platforms split this conversation (rooms, chats, influencers) from execution (terminals, orderbooks). That split destroys speed, truth, and incentives. Pumpkin removes it by creating the Live Market Layer: a network where context, action, verification, and replay share the same timeline.


---

# 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.pumpkin.xyz/pumpkin-document.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.
