# Shuriken ## Docs - [Connect to Claude Desktop](https://docs.shuriken.trade/agent-kit/connect-claude.md): Step-by-step guide to connect your Shuriken Agent Key to Claude Desktop. - [Connect to Claude Code](https://docs.shuriken.trade/agent-kit/connect-claude-code.md): Step-by-step guide to connect your Shuriken Agent Key to Claude Code. - [Connect to Cursor](https://docs.shuriken.trade/agent-kit/connect-cursor.md): Step-by-step guide to connect your Shuriken Agent Key to Cursor. - [Connect to OpenClaw](https://docs.shuriken.trade/agent-kit/connect-openclaw.md): Step-by-step guide to connect your Shuriken Agent Key to OpenClaw. - [Other MCP Clients](https://docs.shuriken.trade/agent-kit/connect-other.md): Connect Shuriken to any MCP-compatible AI tool using the generic setup guide. - [Connect to Windsurf](https://docs.shuriken.trade/agent-kit/connect-windsurf.md): Step-by-step guide to connect your Shuriken Agent Key to Windsurf. - [Create an Agent Key](https://docs.shuriken.trade/agent-kit/create-agent-key.md): Pick a preset, name your agent, and you're done in 30 seconds. No code, no server, no monthly fee. - [Natural Language Trading](https://docs.shuriken.trade/agent-kit/nlp-overview.md): Talk to Shuriken in plain English from Telegram. No commands to memorize. Just ask. - [Telegram Setup](https://docs.shuriken.trade/agent-kit/nlp-telegram.md): Enable natural language trading in Telegram in two steps: create a Telegram-enabled agent key, then start chatting. - [Usage & Billing](https://docs.shuriken.trade/agent-kit/nlp-usage.md): Every NLP request has a small LLM cost. Your daily budget is determined by your trading volume on Shuriken. - [AI Agent Kit](https://docs.shuriken.trade/agent-kit/overview.md): Your agent catches alpha and trades for you while you're away. You set the execution limits. Set it up in 60 seconds. - [Permissions & Safety](https://docs.shuriken.trade/agent-kit/permissions.md): Understand what each permission unlocks, how trading limits work, and how to keep your funds safe. - [Authentication](https://docs.shuriken.trade/api-reference/authentication.md): Authenticate with the Shuriken API using Bearer tokens. - [Enable Multisend](https://docs.shuriken.trade/api-reference/endpoint/account/enable-multisend.md) - [Get User Profile](https://docs.shuriken.trade/api-reference/endpoint/account/get-me.md) - [Get User Settings](https://docs.shuriken.trade/api-reference/endpoint/account/get-settings.md) - [Get API Key Usage](https://docs.shuriken.trade/api-reference/endpoint/account/get-usage.md) - [List Wallets](https://docs.shuriken.trade/api-reference/endpoint/account/get-wallets.md) - [Patch Settings](https://docs.shuriken.trade/api-reference/endpoint/account/patch-settings.md) - [Update User Settings](https://docs.shuriken.trade/api-reference/endpoint/account/update-settings.md) - [Batch Modify Orders](https://docs.shuriken.trade/api-reference/endpoint/perp/batch-modify-orders.md) - [Cancel Order](https://docs.shuriken.trade/api-reference/endpoint/perp/cancel-order.md) - [Close Position](https://docs.shuriken.trade/api-reference/endpoint/perp/close-position.md) - [Get Perp Account](https://docs.shuriken.trade/api-reference/endpoint/perp/get-account.md) - [Get Fee Schedule](https://docs.shuriken.trade/api-reference/endpoint/perp/get-fees.md) - [Get Trade Fills](https://docs.shuriken.trade/api-reference/endpoint/perp/get-fills.md) - [Get Funding History](https://docs.shuriken.trade/api-reference/endpoint/perp/get-funding.md) - [Get Market](https://docs.shuriken.trade/api-reference/endpoint/perp/get-market.md) - [List Markets](https://docs.shuriken.trade/api-reference/endpoint/perp/get-markets.md) - [Get Open Orders](https://docs.shuriken.trade/api-reference/endpoint/perp/get-orders.md) - [Get Positions](https://docs.shuriken.trade/api-reference/endpoint/perp/get-positions.md) - [Modify Order](https://docs.shuriken.trade/api-reference/endpoint/perp/modify-order.md) - [Place Order](https://docs.shuriken.trade/api-reference/endpoint/perp/place-order.md) - [Update Leverage](https://docs.shuriken.trade/api-reference/endpoint/perp/update-leverage.md) - [Update Margin](https://docs.shuriken.trade/api-reference/endpoint/perp/update-margin.md) - [Get Portfolio Balances](https://docs.shuriken.trade/api-reference/endpoint/portfolio/get-balances.md) - [Get Trade History](https://docs.shuriken.trade/api-reference/endpoint/portfolio/get-history.md) - [Get Portfolio PnL](https://docs.shuriken.trade/api-reference/endpoint/portfolio/get-pnl.md) - [Get Positions](https://docs.shuriken.trade/api-reference/endpoint/portfolio/get-positions.md) - [Build Unsigned Transaction](https://docs.shuriken.trade/api-reference/endpoint/swap/create-transaction.md) - [Execute Swap](https://docs.shuriken.trade/api-reference/endpoint/swap/execute.md) - [Check ERC-20 Allowance](https://docs.shuriken.trade/api-reference/endpoint/swap/get-allowance.md) - [Get Swap Quote](https://docs.shuriken.trade/api-reference/endpoint/swap/get-quote.md) - [Get Router Address](https://docs.shuriken.trade/api-reference/endpoint/swap/get-spender.md) - [Submit Signed Transaction](https://docs.shuriken.trade/api-reference/endpoint/swap/submit.md) - [Get Task Status](https://docs.shuriken.trade/api-reference/endpoint/tasks/get-status.md) - [Batch Get Tokens](https://docs.shuriken.trade/api-reference/endpoint/tokens/batch.md) - [Get Token Pools](https://docs.shuriken.trade/api-reference/endpoint/tokens/get-pools.md) - [Get Token Price](https://docs.shuriken.trade/api-reference/endpoint/tokens/get-price.md) - [Get Price Chart](https://docs.shuriken.trade/api-reference/endpoint/tokens/get-price-chart.md) - [Get Token Stats](https://docs.shuriken.trade/api-reference/endpoint/tokens/get-stats.md) - [Get Token by ID](https://docs.shuriken.trade/api-reference/endpoint/tokens/get-token.md) - [Search Tokens](https://docs.shuriken.trade/api-reference/endpoint/tokens/search.md) - [Create Trigger Order](https://docs.shuriken.trade/api-reference/endpoint/trigger/create-order.md) - [Cancel Trigger Order](https://docs.shuriken.trade/api-reference/endpoint/trigger/delete-order.md) - [Get Trigger Order](https://docs.shuriken.trade/api-reference/endpoint/trigger/get-order.md) - [List Trigger Orders](https://docs.shuriken.trade/api-reference/endpoint/trigger/list-orders.md) - [Add Wallets to Group](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/add-wallets.md) - [Create Wallet Group](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/create-group.md) - [Create Group with Fresh Wallets](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/create-with-wallets.md) - [Delete Wallet Group](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/delete-group.md) - [Get Wallet Group](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/get-group.md) - [List Wallet Groups](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/list-groups.md) - [Move Wallet Between Groups](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/move-wallet.md) - [Remove Wallets from Group](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/remove-wallets.md) - [Reorder Wallets in Group](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/reorder-wallets.md) - [Rename Wallet Group](https://docs.shuriken.trade/api-reference/endpoint/wallet-groups/update-group.md) - [Errors](https://docs.shuriken.trade/api-reference/errors.md): Standard error format and common error codes for the Shuriken API. - [API Introduction](https://docs.shuriken.trade/api-reference/introduction.md): Programmatic access to multi-chain DEX trading. Quote, swap, and manage positions across Solana, Base, BSC, and Monad. - [WebSocket Overview](https://docs.shuriken.trade/api-reference/websocket/overview.md): Real-time streaming API for live market data, balance updates, and trading signals. - [Stream Catalog](https://docs.shuriken.trade/api-reference/websocket/streams.md): All available WebSocket streams with filters and payload descriptions. - [Automation](https://docs.shuriken.trade/browser-extension/automation.md): Attach take profit and stop loss strategies to trades from the extension. - [Buy & Sell Settings](https://docs.shuriken.trade/browser-extension/buy-sell-settings.md): Configure preset amounts, gas settings, and wallet selection per chain. - [Instant Trading](https://docs.shuriken.trade/browser-extension/instant-trading.md): Buy and sell tokens with one click directly on supported sites. - [Overview](https://docs.shuriken.trade/browser-extension/overview.md): Trade tokens directly from your favorite crypto sites with one click. - [Positions Header](https://docs.shuriken.trade/browser-extension/positions-header.md): Track real-time PnL and manage positions across all supported sites. - [Quick Start](https://docs.shuriken.trade/browser-extension/quick-start.md): Install the extension and make your first trade in minutes. - [Supported Sites](https://docs.shuriken.trade/browser-extension/supported-sites.md): See which crypto sites work with the Shuriken extension and what features are available. - [Troubleshooting](https://docs.shuriken.trade/browser-extension/troubleshooting.md): Solutions for common issues with the Shuriken Browser Extension. - [Welcome to Shuriken](https://docs.shuriken.trade/introduction.md): From signals to trade, faster - [The Alpha Signal Advantage](https://docs.shuriken.trade/shuriken-terminal/advantage.md): Discover the powerful, high-performance architecture that drives the Alpha Platform. - [Analytics Dashboard](https://docs.shuriken.trade/shuriken-terminal/analytics-dashboard.md): Analyze group performance, track top callers, and identify trends across your connected alpha sources. - [Charts & Data](https://docs.shuriken.trade/shuriken-terminal/charts-and-data.md): View price charts and on-chart indicators. - [Personal Account Setup](https://docs.shuriken.trade/shuriken-terminal/connect-byo-alpha.md): Advanced guide for connecting a personal Discord or Telegram account for maximum access. - [Discord Bot Setup](https://docs.shuriken.trade/shuriken-terminal/connect-discord-bot.md): A step-by-step guide to connecting your Discord server using the official Shuriken Bot. - [Telegram Bot Setup](https://docs.shuriken.trade/shuriken-terminal/connect-telegram-bot.md): A step-by-step guide to connecting your Telegram group using the official Shuriken Bot. - [Connect Your Accounts](https://docs.shuriken.trade/shuriken-terminal/connection-methods.md): Learn the two ways to connect your Discord and Telegram sources to the Alpha Platform. - [Exit Strategies](https://docs.shuriken.trade/shuriken-terminal/exit-strategies.md): Automatically place limit orders when you buy. - [FAQ](https://docs.shuriken.trade/shuriken-terminal/faq.md): Common questions about the Shuriken Terminal. - [Create a Signal](https://docs.shuriken.trade/shuriken-terminal/first-signal.md): A step-by-step tutorial to build a simple signal and start receiving real-time alerts. - [Import Wallets](https://docs.shuriken.trade/shuriken-terminal/import-wallets.md): Bring your wallet tracking setup from Axiom, Padre, GMGN, Cielo, or Ray Bot - everything transfers. - [Interface Overview](https://docs.shuriken.trade/shuriken-terminal/interface-overview.md): Learn the layout of the Trading Terminal. - [Limit Orders](https://docs.shuriken.trade/shuriken-terminal/limit-orders.md): Set buy and sell orders at specific market cap targets. - [Market Orders](https://docs.shuriken.trade/shuriken-terminal/market-orders.md): Buy and sell at the current market price. - [One-Click Trade](https://docs.shuriken.trade/shuriken-terminal/one-click-trade.md): Execute orders without confirmation prompts. - [Overview](https://docs.shuriken.trade/shuriken-terminal/overview.md): Turn real-time social intelligence into executed trades with the Shuriken Terminal. - [Profiles](https://docs.shuriken.trade/shuriken-terminal/profiles.md): Create profiles for traders you follow - link their wallets and social accounts in one place. - [Quick Start](https://docs.shuriken.trade/shuriken-terminal/quick-start.md): Get set up and see your first alpha signals in minutes. - [Referral Program](https://docs.shuriken.trade/shuriken-terminal/referral-program.md): Earn rewards by referring traders and making alpha calls on Shuriken. - [Signal Conditions](https://docs.shuriken.trade/shuriken-terminal/signal-conditions.md): Move beyond basic alerts by adding powerful filters for market cap, liquidity, token age, and more. - [Supported Chains](https://docs.shuriken.trade/shuriken-terminal/supported-chains.md): Trade on Solana, Base, BSC, and Monad with chain-specific features and considerations. - [Token Analytics](https://docs.shuriken.trade/shuriken-terminal/token-analytics.md): View token statistics, holder data, and distribution metrics. - [Trade Settings](https://docs.shuriken.trade/shuriken-terminal/trade-settings.md): Configure slippage, priority fees, and MEV protection. - [Trading Glossary](https://docs.shuriken.trade/shuriken-terminal/trading-glossary.md): Common trading terms explained. - [Wallet Signals](https://docs.shuriken.trade/shuriken-terminal/wallet-signals.md): Tracked wallet transactions appear as signal cards in your feed - right alongside your alpha calls. - [Wallet Tracking](https://docs.shuriken.trade/shuriken-terminal/wallet-tracking.md): Track the traders behind the wallets - profiles, profile lists, and real-time signals. - [X Stream](https://docs.shuriken.trade/shuriken-terminal/x-stream.md): Live Twitter/X feed integrated into the Shuriken Terminal showing curated crypto accounts in real-time. - [Exit Strategies](https://docs.shuriken.trade/telegram-bot/exit-strategies.md): Automatically attach take profit and stop loss to your trades. - [Limit Orders](https://docs.shuriken.trade/telegram-bot/limit-orders.md): Automate your trades with take profit, stop loss, and more. - [Notifications](https://docs.shuriken.trade/telegram-bot/notifications.md): Stay informed with real-time trade and signal alerts. - [Overview](https://docs.shuriken.trade/telegram-bot/overview.md): Trade tokens directly from Telegram with multi-chain support. - [Positions](https://docs.shuriken.trade/telegram-bot/positions.md): Track your token holdings and PnL across all chains. - [Quick Start](https://docs.shuriken.trade/telegram-bot/quick-start.md): Make your first trade in under 5 minutes. - [Referrals](https://docs.shuriken.trade/telegram-bot/referrals.md): Earn rewards by inviting friends to trade. - [Settings](https://docs.shuriken.trade/telegram-bot/settings.md): Configure trading preferences and bot behavior. - [Trading](https://docs.shuriken.trade/telegram-bot/trading.md): Buy and sell tokens with real-time market data. - [Wallet Management](https://docs.shuriken.trade/telegram-bot/wallet-management.md): Create, import, and manage wallets for Solana, BSC, and Monad. ## OpenAPI Specs - [openapi](https://docs.shuriken.trade/api-reference/openapi.json)