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
CFD
Stock CFD Derivatives
US Stocks
Access real US stocks and ETFs
HK Stocks
Trade quality Hong Kong-listed stocks
Korean Stocks
SK Hynix
Real Korean stocks and top assets
Stock Futures
High leverage, 24/7 trading
Tokenized Stocks
Backed by real stock assets
IPO Access
Unlock full access to global stock IPOs
GUSD
3.8%
Mint GUSD for Treasury RWA yields
Stocks Activities
Trade Popular Stocks and Unlock Generous Airdrops
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.
if you don't have these 10 claude plugins installed, don't tell me you're using claude efficiently.
claude without plugins = a brain with no arms.
𝟭. feature-dev
describe a feature → claude runs a full dev cycle: requirements, architecture, code, tests, review, docs. not a code snippet generator. a junior engineer.
→ npx skills add anthropic/feature-dev
𝟮. frontend-design
stops claude from writing generic "AI-looking" UI. gives it real design instincts, asymmetric layouts, intentional typography, scroll animations.
→ npx skills add anthropic/frontend-design
𝟯. context7
claude's training data is months old. context7 fetches live docs for the exact version of the library you're using. no more hallucinated APIs.
→ add via MCP config in claude desktop
𝟰. github mcp
search repos, read code, open issues, create PRs, all from chat. "fix issue #42" → claude reads the code, proposes a fix, opens the PR.
→ available in anthropic's official marketplace
𝟱. postgresql mcp
ask "top 5 users by spend last month" → claude inspects your schema, writes the SQL, runs it, returns the data. read-only so nothing breaks.
→ add via MCP config
𝟲. playwright mcp
"test the checkout flow" → claude opens a real browser and runs the test while you watch. you log in, claude takes over.
→ add via MCP config
𝟳. brave search
gives claude access to live internet. research, fact-checking, current events.
→ add via MCP config
𝟴. google workspace (gws)
one CLI for drive, gmail, calendar, sheets. "read my unread emails, draft responses, update my metrics sheet", one prompt, zero tab-switching.
→ npm install -g @ googleworkspace/cli && gws mcp -s drive,gmail,calendar,sheets
𝟵. slack mcp
read channels, summarize threads, draft messages with preview before sending. "summarize engineering from the last 2 days" → full context in 10 seconds.
→ add via MCP config
𝟭𝟬. memory bank
claude forgets everything between sessions. memory bank creates a .memory folder that stores your preferences, project context, coding standards. explain once, remembered forever.
→ add via MCP config