Futures
Access hundreds of perpetual contracts
CFD
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 40+ AI models, with 0% extra fees
Amp rewrites CLI to remove manual context management, reducing memory usage by 70% within a 5,000-message thread
CryptoWorld News reports that Amp is starting to roll out its rebuilt CLI in batches, codenamed Neo. The new architecture lets the agent automatically manage context: when the context window hits 90%, it automatically compresses the summary and opens a new window, replacing the manually triggered handoff mechanism. Users can control the agent in real time via the ampcode.com web interface—send messages, queue them, and cancel them. The synchronized plugin API released at the same time allows plugins to listen for tool-calling and agent lifecycle events, and to register custom tools and commands. The permission system has been changed so that confirmation pop-ups are no longer shown by default; the previous --dangerously-allow-all is now the default behavior. Performance tests show that, in a thread with around 5,000 messages, average CPU usage dropped from 84.1% to 17.4%, and idle memory decreased from 1814MB to 540MB. Message queuing is now enabled by default: messages sent while the agent is busy are automatically queued and no longer interrupt the current task. In addition to handoff, Amp has also cut file change rollback, skill management commands, and manual bash calls.