# Welcome to onchain.cc

onchain.cc is a cross-chain self-custody trading terminal built for traders who take execution seriously. Trade across **17+ chains** from one interface — no manual bridging, no chain-switching — with professional-grade DEX infrastructure: real-time charts, deep liquidity routing, token discovery, perps, and gamified competition. You never hand custody of your assets to anyone.

It is built by Bitso, Latin America's largest licensed crypto exchange. That means institutional-grade compliance behind a product that feels native to DeFi.

**Three reasons traders choose onchain.cc:**

* **0.15% → 0.10% trading fees** — start at 0.15% (the lowest base rate in DeFi) and climb to 0.10% as your Colosseum rank grows. Axiom, GMGN, and Photon all charge 1%.
* **Colosseum** — a live competitive trading arena with $300K+ in prize pools. Your P\&L becomes your ranking.
* **Bitso-regulated infrastructure** — licensed, audited, and backed by a regulated exchange. Self-custody without flying blind.

***

## The Four Products

**onchain.cc** gives you four distinct trading surfaces, all in one terminal:

|                                                  |                                                                                              |
| ------------------------------------------------ | -------------------------------------------------------------------------------------------- |
| [Swap](/onchain-docs/swap/terminal-overview.md)  | Cross-chain spot trading across 17+ chains. Best-price routing via Carbium.                  |
| [Perps](/onchain-docs/perps/overview.md)         | Perpetual futures with up to 40x leverage on majors. Powered by Hyperliquid.                 |
| [Degen](/onchain-docs/degen/overview.md)         | Trade pre-graduated pump.fun tokens directly against the bonding curve. Solana-only.         |
| [Discover](/onchain-docs/discover/degen-feed.md) | Find what's moving — Trenches feed, first-caller intelligence, and KOL signals. Solana-only. |

***

## Where to go next

|                                                               |                                                                           |
| ------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [Quick Start](/onchain-docs/getting-started/quick-start.md)   | Get your wallet connected and your first trade placed in under 5 minutes. |
| [Key Concepts](/onchain-docs/getting-started/key-concepts.md) | Glossary of platform vocabulary — read this if anything is unclear later. |
| [Colosseum](/onchain-docs/colosseum/overview.md)              | Compete in live seasons, earn rewards, and climb the leaderboard.         |

***

> **Info:** onchain.cc is a self-custody platform. You always control your keys. Bitso never holds your funds.


---

# 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://onchain-cc.gitbook.io/onchain-docs/readme.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.
