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

# Home

> Your software factory — specialized AI agents that build, ship, and iterate so you save time and money.

<div data-product-guide-index>
  <Columns cols={2}>
    <Card href="/introduction/getting-started" className="product-guide-feature-card">
      <div className="product-guide-feature-card-inner">
        <div className="product-guide-feature-card-copy">
          <span className="product-guide-feature-card-eyebrow">Native.Builder</span>

          <span className="product-guide-feature-card-title">
            Build without{" "}
            <span className="product-guide-feature-card-title-gradient">Limits</span>
          </span>

          <span className="product-guide-feature-card-description">
            Describe what you need. Specialized agents plan, build, and ship — without hiring a dev team.
          </span>
        </div>

        <img src="https://mintcdn.com/naitvelyai/h_gOeKdE5Lcpr5DE/logo/icon.png?fit=max&auto=format&n=h_gOeKdE5Lcpr5DE&q=85&s=96046a4ee35ead0c7be313efdcc5a918" alt="" className="product-guide-feature-card-mark" width="256" height="256" data-path="logo/icon.png" />
      </div>
    </Card>

    <Card title="Plans & credits" icon="coins" href="/introduction/plans-and-credits">
      Pay for output, not headcount. Compare plans and credit usage.
    </Card>

    <Card title="Free credits" icon="gift" href="/introduction/plans-and-credits#free-credits-free-plan">
      Who gets them, when they activate, model limits, and rate caps on the Free plan.
    </Card>

    <Card title="Publish your app" icon="globe" href="/features/publish">
      Ship to a live URL when your factory run is done.
    </Card>

    <Card title="Workspaces" icon="users" href="/features/workspaces">
      Run the factory with your team — shared projects, roles, and credits.
    </Card>

    <Card title="Join Discord" icon="message-circle" href="https://discord.gg/AqxSSUaHfX">
      Get faster answers from the team and community.
    </Card>
  </Columns>

  ## Popular guides

  <Columns cols={2}>
    <Card title="Welcome" icon="sparkles" href="/introduction/welcome">
      What Builder is and how the agent factory works.
    </Card>

    <Card title="Prompting best practices" icon="message-square" href="/features/prompting">
      Direct your agents clearly to get better software, faster.
    </Card>

    <Card title="Custom domains" icon="link" href="/features/custom-domain">
      Put your factory's output on your own domain.
    </Card>

    <Card title="FAQ" icon="circle-help" href="/introduction/faq">
      How the factory works, credits, publishing, and accounts.
    </Card>
  </Columns>
</div>
