# Topaz DEX

> Topaz is a ve(3,3)-style AMM on BNB Chain (chain id 56) combining Solidly-style v2 pools (volatile + stable) with Uniswap-v3-style concentrated liquidity (Slipstream). This site is the marketing home, protocol documentation, and public analytics surface. The interactive dapp (swaps, LP, voting, bribes) lives at https://app.topazdex.com.

## Agent entrypoint

- [Agent skill manifest](https://www.topazdex.com/skill.json): machine-readable capabilities manifest (JSON)
- [Agent skill guide](https://www.topazdex.com/skill.md): full agent instructions for swaps, pools, gauges, bribes, veNFTs (Markdown)
- [Agents overview](https://www.topazdex.com/agents): human-readable summary of the agent skill

## Documentation

- [Overview](https://www.topazdex.com/docs/overview): what Topaz is and the ve(3,3) model
- [Quick Start](https://www.topazdex.com/docs/quickstart): swap, LP, lock, and vote in five minutes
- [AMM & Pool Types](https://www.topazdex.com/docs/concepts/amm): v2 stable/volatile vs Slipstream concentrated liquidity
- [Concentrated Liquidity](https://www.topazdex.com/docs/concepts/concentrated-liquidity): CL mechanics and dynamic fees
- [Tokenomics](https://www.topazdex.com/docs/tokenomics): TOPAZ token and emissions
- [veTOPAZ Locks](https://www.topazdex.com/docs/tokenomics/vetopaz): vote-escrow lock state machine
- [Gauge Voting](https://www.topazdex.com/docs/gauges): directing emissions with veTOPAZ
- [Incentives (Bribes)](https://www.topazdex.com/docs/voting/incentives): the bribe/incentive market
- [Contracts](https://www.topazdex.com/docs/contracts): deployed addresses with verified BscScan links
- [Security & Audits](https://www.topazdex.com/docs/security): audit reports and disclosures
- [FAQ](https://www.topazdex.com/docs/faq): common questions
- [Glossary](https://www.topazdex.com/docs/glossary): protocol terminology

## Public analytics API

Read-only, CORS-enabled JSON. Snapshot pipeline refreshes on a fixed cadence; every response carries `meta.snapshotAt` freshness.

- [OpenAPI spec](https://www.topazdex.com/api/stats/openapi.json): OpenAPI 3.1 (machine-readable)
- [API docs](https://www.topazdex.com/api/stats/docs): Swagger UI, "Try it out"
- [API catalog](https://www.topazdex.com/.well-known/api-catalog): RFC 9727 linkset discovery
- [Protocol snapshot](https://www.topazdex.com/api/stats/protocol): latest TVL, volume, fees
- [Pools](https://www.topazdex.com/api/stats/pools): pool list with TVL/volume/APR
- [Gauges](https://www.topazdex.com/api/stats/gauges): gauge list with APRs
- [Bribe markets](https://www.topazdex.com/api/stats/markets/bribes): current $/vote incentives

## Dashboards

- [Stats](https://www.topazdex.com/stats): protocol analytics overview
- [Pools](https://www.topazdex.com/stats/pools): pool analytics
- [Dynamic Fees](https://www.topazdex.com/stats/dynamic-fees): dynamic-fee pool performance
- [Foundation](https://www.topazdex.com/stats/foundation): foundation transparency
- [Methodology](https://www.topazdex.com/stats/methodology): how the numbers are computed

## External

- App (mainnet): https://app.topazdex.com
- X/Twitter: https://x.com/TopazDex
- Telegram: https://t.me/TopazDex
- GitHub: https://github.com/topazdex
