# Deluthium DarkPool > Agent-native RFQ dark-pool DEX on BSC + Base. Every fill is a training label > for the Financial World Model (FWM). This site hosts agent-ingest-ready > integration docs — a single `/integrate.md` file contains everything needed > to go from zero to first on-chain fill. ## Docs - [INTEGRATE.md (full integration guide)](https://agent.deluthium.ai/integrate.md): End-to-end Taker integration, v2.0.1 — endpoints, Solidity structs, protobuf, time-decay math, worked example. - [SKILL.md (Claude-skill format)](https://agent.deluthium.ai/integrate/skill.md): Keyword-triggerable skill manifest pointing at integrate.md; Mode-1 default, key facts, do-not list. ## Reference - [quote.v1.proto](https://agent.deluthium.ai/integrate/proto/quote.v1.proto): Full proto3 definition for WebSocket depth subscribe and `RFQQuoteV1` / `MMQuoteV1` / `FeeV1` / `ConfidenceExtractedValue`. ## Examples - [Worked end-to-end Mode 1 swap](https://agent.deluthium.ai/integrate.md#10--worked-end-to-end-example--bsc-usdt--bnb-1-usdt-mode-1): Copy-paste shell script, BSC USDT → BNB, 1 USDT, firmQuote → approve → broadcast.