Watch the quickstart video
Watch how to installpool, authenticate with Poolside Platform, make an OpenRouter request, and choose when to use open-weight models.
Three ways to your first call
Prerequisites
- A local project or repository you can use for your first task.
- On macOS or Linux,
curlorwget, andtar. - On Windows, PowerShell and
tar.
Step 1: Install Poolside Agent CLI
- macOS or Linux
- Windows (beta)
Run one of the following commands:
Install with curl
Install with wget
Step 2: Log in
Run:
For more information, including where to get an API key or token, see Log in to Poolside.
Step 3: Start a session
Go to the project directory you want to work in and startpool:
- Send follow-up prompts
- Review responses
- Approve file or command actions when needed
Next steps
Keep working in the terminal
Use
pool for longer interactive sessions.Use Poolside in an editor
Connect Poolside to an editor or editor extension.
Automate a task
Use
pool exec for one-shot prompts and scripts.Call the API
Send model requests from your own tools and services.
Example prompts
Try prompts for common development tasks.
Configure Poolside
Shape agent behavior and control what it can access.