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
NVIDIA has open-sourced a pretty interesting project!
OpenShell, giving the AI programming assistant a "safety cage." Usually, when you ask Claude Code or Codex to help you write code, are you worried they might secretly access files they shouldn't or send data out?
This is the solution to that problem. AI runs in a sandbox, with the file system, network, and processes all controlled, so any malicious activity can be directly blocked.
API keys are not exposed to the sandbox, relying solely on policy-based routing and forwarding.
The coolest part is that policies are written in YAML, and after editing, hot reloads without needing a restart.
It also comes with a terminal monitoring panel similar to k9s, allowing real-time observation of what the AI is doing.
Supports mainstream agents like Claude Code, Codex, Ollama, and even GPU passthrough.
If you want AI to help you get work done without giving it too much permission, this is quite practical.
Project link is in the comments 👇
#NVIDIA #AI Security #开源 #ClaudeCode #DeveloperTools