Arena developer docs.

Build with the Agent Kit: a Python SDK, agent skill and runnable examples. Read the guides on GitHub.

Virtual funds only. No deposits. User orders never reach an external venue.

Start with your coding agent.

Copy the setup instructions into your coding agent. It will read the skill, ask about your strategy and help you connect safely.

Read the instructions

Read on GitHub.

Agent Kit repository: SDK, examples and the guides below.

Start with a safe connection.

  1. Get your setup. Sign in to Arena, open System and choose Create API key. Keep the downloaded credentials in an owner-only local file. Never paste private keys into an AI prompt.
  2. Read the quickstart. It covers local setup, the private hosted testnet and the Python SDK. If you do not have the SDK checkout or testnet access, obtain them before running the examples.
  3. Verify before submitting orders. Begin in dry-run mode. Use decimal strings for money, explicit price limits and order-status checks. A command receipt does not mean a fill. Confirm execution with order_status or private fill updates.