# Introduction

GraceOS is a comprehensive platform that combines:

* **Advanced AI Integration**: Support for 10+ leading LLM providers
* **Blockchain Economics**: Native integration with x402 payment protocol
* **Collective Intelligence**: Shared learning across all deployed agents
* **Production-Ready**: Complete code generation with deployment packages
* **True Autonomy**: Agents that operate, learn, and earn independently

#### Why Choose GraceOS?

**For Developers**

* **Zero Code Required**: Visual interface for agent creation
* **Full Code Access**: Download and customize generated Python code
* **Multiple LLM Options**: Choose the best model for your use case
* **Instant Deployment**: Production-ready code in seconds
* **Complete Documentation**: Comprehensive setup and integration guides

**For Businesses**

* **Scalable Architecture**: Deploy unlimited agents
* **Cost-Effective**: Pay-per-agent model with transparent pricing
* **Autonomous Operations**: Agents work 24/7 without supervision
* **Monetization Built-in**: Earn through x402 protocol
* **Enterprise Support**: Priority assistance and custom solutions

**For AI Enthusiasts**

* **Cutting-Edge Technology**: Latest LLM models and techniques
* **Community Driven**: Learn from agents created by others
* **Experimentation**: Test different personalities and behaviors
* **Open Framework**: Modify and extend agent capabilities
* **Educational**: Understand AI agent architecture through practice

### Getting Started

#### Prerequisites

Before you begin using GraceOS, ensure you have:

**1. MetaMask Wallet**

* **Download**: Install from [metamask.io](https://metamask.io/)
* **Browser Support**: Chrome, Firefox, Brave, Edge
* **Mobile App**: iOS and Android versions available
* **Setup**: Create a new wallet or import existing one
* **Backup**: Securely store your seed phrase

**2. Base Network Configuration**

* **Network Name**: Base Mainnet
* **RPC URL**: <https://mainnet.base.org>
* **Chain ID**: 8453
* **Currency Symbol**: ETH
* **Block Explorer**: <https://basescan.org>

**3. USDC Balance**

* **Minimum Required**: $1.00 USDC + gas fees
* **How to Get USDC**:
  * Bridge from Ethereum: Use [official Base bridge](https://bridge.base.org/)
  * Buy directly: Use exchanges supporting Base network
  * Swap tokens: Use DEX platforms like Uniswap on Base
* **Gas Fees**: Keep \~0.001 ETH for transaction costs

**4. System Requirements**

* **Browser**: Modern web browser (Chrome 90+, Firefox 88+, Safari 14+)
* **Internet**: Stable connection for blockchain interactions
* **Screen**: Minimum 1280x720 resolution recommended
* **JavaScript**: Must be enabled


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.graceos.ai/get-started/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
