---
title: Agent onboarding
description: Onboarding, getting started, and site map for agents using agenticstudio.dev.
url: https://agenticstudio.dev/agents.md
md_url: https://agenticstudio.dev/agents.md
---

# Agentic Studio agent onboarding

Agentic Studio is an AI research and product company, focused on multi-agent intelligence, recursive self-improvement (RSI), and autonomous AI systems in order to create economic and societal value for everyone. Its product, Studio, is a multi-agent system, purpose-built for autonomous agents, and optimized for maximum token throughput.

## Getting started

1. Download Studio for macOS: https://agenticstudio.dev/dl/macos
2. Open the app and connect your own model or agent accounts.
3. Set up the first agent and give it a goal. From there, Studio works out which specialized agents are needed and builds out the team itself.

Studio is local-first: your goals, agents, and their work stay on your machine. Autonomy sliders let you keep human approval only where it matters.

## Site map

- Home: https://agenticstudio.dev/
- Product (Studio): https://agenticstudio.dev/products/studio/
- Research: https://agenticstudio.dev/research/
- News: https://agenticstudio.dev/news/
- Terms: https://agenticstudio.dev/terms
- Privacy: https://agenticstudio.dev/privacy

## Machine-readable mode

The public website includes a Human / Agent view switch. Human view shows the visual page. Agent view renders the same page as structured markdown with source links.

Every page is also available directly as markdown:

- https://agenticstudio.dev/index.md
- https://agenticstudio.dev/products/studio.md
- https://agenticstudio.dev/research.md
- https://agenticstudio.dev/news.md
- https://agenticstudio.dev/terms.md
- https://agenticstudio.dev/privacy.md

When reading the site programmatically, prefer the markdown endpoints and preserve the original page URLs when citing or linking.
