Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 30+ AI models, with 0% extra fees
CocoIndex V1 Released: AI agent data updates only the changed parts, pip install runs directly
CryptoWorld News: CocoIndex open-source project releases V1, featuring a complete rewrite of the engine.
The core selling point of this version is incremental processing, where AI agents can convert data sources such as code repositories, documents, meeting notes, PDFs, and more into usable structured context.
When documents are modified, only the affected parts are recalculated, and when source files are deleted, the corresponding database records are automatically cleaned up.
V1 also removes the project’s own configuration language; data processing workflows can be written using plain Python functions, supporting direct breakpoint debugging.
The engine automatically tracks each function’s input and code changes in the background, only re-executing the parts that have truly changed.
Additionally, the forced dependency on PostgreSQL has been removed, allowing users to run the system immediately after installation without setting up a database.
The underlying engine is still implemented in Rust and follows the Apache 2.0 license.
Data can be exported to over ten targets, including PostgreSQL, LanceDB, Neo4j, SQLite, Kafka, S3, and more.
The GitHub repository provides over 20 ready-made examples covering scenarios such as text vectorization, PDF conversion, code indexing, and transforming conversations into knowledge graphs.