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

# ASG Agent Cloud

> Agent-Native AI Infrastructure — GPUs, Inference, and Compute that speak MCP

# Welcome to ASG Agent Cloud

<img className="block dark:hidden" src="https://mintcdn.com/optify/Fiy1Z_tAFVc_eo-C/images/hero-light.svg?fit=max&auto=format&n=Fiy1Z_tAFVc_eo-C&q=85&s=92bed6b76caa185d5f865a876946cd97" alt="ASG Agent Cloud" width="800" height="200" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/optify/Fiy1Z_tAFVc_eo-C/images/hero-dark.svg?fit=max&auto=format&n=Fiy1Z_tAFVc_eo-C&q=85&s=5164e408ab245af48642e82339ff08e3" alt="ASG Agent Cloud" width="800" height="200" data-path="images/hero-dark.svg" />

## What is ASG Agent Cloud?

ASG Agent Cloud is **infrastructure designed for AI agents**. Unlike traditional clouds built for humans, ASG speaks the native language of agents:

* **MCP Protocol** — Connect via Model Context Protocol
* **Gasless USDC** — Pay per request, we cover the fees
* **Instant Access** — No registration, no credit cards, no wait

## Quick Links

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/guide/quickstart">
    Call your first tool in under 5 minutes
  </Card>

  <Card title="Why ASG?" icon="lightbulb" href="/guide/why-asg">
    What makes agent-native infrastructure different
  </Card>

  <Card title="Pricing" icon="credit-card" href="/billing/pricing">
    Pay-per-use with micro-USD precision
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    Full tool and endpoint documentation
  </Card>
</CardGroup>

## Available Services

| Service            | Description                     | Status         |
| :----------------- | :------------------------------ | :------------- |
| **ASG Inference**  | AI completions with 100+ models | ✅ Available    |
| **ASG Sandbox**    | Isolated code execution         | ✅ Available    |
| **Optify VRAM**    | GPU VRAM estimation             | ✅ Available    |
| **ASG Serverless** | Run async jobs in the cloud     | 🔧 Upgrading   |
| **ASG GPU**        | Dedicated H100/A100 pods        | 🔜 Coming Soon |

## The Agent Economy Starts Here

ASG Agent Cloud is the foundation for the next generation of autonomous AI applications. Built on Solana for instant, low-cost payments and designed from the ground up for agent-to-agent commerce.

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Do I need to create an account?">
    No sign-up form required. Create an API key in the [Console](https://agent.asgcompute.com/console) and start calling tools immediately.
  </Accordion>

  <Accordion title="What currencies are supported?">
    Currently **USDC on Solana**. We cover all transaction fees (gasless).
  </Accordion>

  <Accordion title="Is there a free tier?">
    There is no subscription tier — ASG is **pay-per-use** with no minimums. However, free tools (`get_status`, `echo`) are available to verify connectivity and test authentication before depositing funds. See [Tool Availability](/guide/tool-availability).
  </Accordion>

  <Accordion title="Can humans use ASG, or only AI agents?">
    Both! While optimized for agents, the API works for any client that speaks MCP or REST.
  </Accordion>
</AccordionGroup>

<Card title="Security" icon="shield" href="/security/overview">
  Learn about our security practices and vulnerability disclosure policy
</Card>
