> ## Documentation Index
> Fetch the complete documentation index at: https://olyrosstudios.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Olyros Studios — AI agents that work where your code lives

> Run AI agents securely on infrastructure you already control, inside the tools your team already uses — with the consulting that makes adoption stick. From Olyros Studios.

<div className="custom-page-container">
  <div className="olyros-hero">
    <h1>AI agents that work <span className="accent">where your code lives</span></h1>

    <p>
      Run AI agents on infrastructure you already control — your hardware or your cloud —
      inside the tools your team already uses. Manage everything from one console,
      with full visibility into what every agent does and costs.
    </p>

    <div className="olyros-cta-row">
      <a href="https://client.olyrosstudios.com" className="olyros-btn-primary">Get Started</a>
      <a href="https://calendly.com/olyros/30min" className="olyros-btn-secondary">Book a Demo</a>
    </div>
  </div>

  <div className="olyros-section">
    <span className="olyros-kicker">The Olyros Code platform</span>

    ## Adopt AI without giving up control

    <p className="section-lead">
      Most teams stall on the same three problems: agents need access to real code and data,
      nobody can see what they cost, and security teams (rightly) object. Olyros Code was built
      to solve exactly that.
    </p>

    <CardGroup cols={3}>
      <Card title="Runs on your infrastructure" icon="server" href="/product/how-it-works">
        Agents execute in isolated containers on your own hardware or in your own cloud
        account — Google Cloud and AWS today, Azure coming soon. Your code and data never
        leave your environment.
      </Card>

      <Card title="Works in your workflow" icon="diagram-project" href="/product/integrations">
        Label a GitHub or Jira ticket and an agent picks it up, does the work, and opens a
        pull request under its own identity. Chat with agents in Slack, or run skills as
        simple tools — nothing to install, no credentials to handle.
      </Card>

      <Card title="Governed and cost-tracked" icon="shield-check" href="/product/security">
        See what every agent costs — metered by agent, model, and channel. Your security
        team gets the controls to say yes: role-based access, SSO, audit logs, and
        short-lived scoped credentials, all standard.
      </Card>
    </CardGroup>
  </div>

  <div className="olyros-section">
    <span className="olyros-kicker">Consulting</span>

    ## The technology is ready. Most organizations aren't — yet.

    <p className="section-lead">
      Good management unlocks a worker's potential, and the same is true for AI agents.
      The gap between teams that struggle with AI and teams that multiply their output
      is rarely the model — it's how the work is organized. We help with both.
    </p>

    <CardGroup cols={2}>
      <Card title="Executive AI advisory" icon="compass" href="/services/executive-advisory">
        For leadership teams designing an organization of human and AI workers: where AI
        creates real leverage, how to sequence adoption, and how to lead the change.
      </Card>

      <Card title="Technical consulting" icon="code" href="/services/technical-consulting">
        Hands-on adoption for the teams doing the work — engineering, QA, product, and
        non-technical and education teams — delivered by the builders of Olyros Code.
      </Card>
    </CardGroup>
  </div>

  <div className="olyros-cta-band">
    ## See it working with your own repositories

    <p>
      Signup is open, and a conversation costs nothing. Bring one workflow you wish
      an agent could own, and we'll show you what that looks like in practice.
    </p>

    <div className="olyros-cta-row">
      <a href="https://client.olyrosstudios.com" className="olyros-btn-primary">Get Started</a>
      <a href="https://calendly.com/olyros/30min" className="olyros-btn-secondary">Book a Demo</a>
    </div>
  </div>
</div>
