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

# Quick Start

<Badge color="gray">MCP</Badge>
<Badge color="gray">Fortytwo Prime</Badge>
<Badge color="green">Installing</Badge>
<Badge color="green">Installing to Agent</Badge>
<Badge color="blue">Agentic Skill</Badge>
<Badge color="blue">x402Escrow Payments</Badge>

<Card title="Fortytwo Prime access with Fortytwo MCP" icon="https://mintcdn.com/fortytwo-f43ac997/IPaCaqUyHLPRl0j3/resources/icons/Fortytwo-Logo-Blue-callout.svg?fit=max&auto=format&n=IPaCaqUyHLPRl0j3&q=85&s=a3e795809aafa3e2b73046836fb1a19e" href="https://platform.fortytwo.network/prime" cta="platform.fortytwo.network/prime" vertical width="400" height="400" data-path="resources/icons/Fortytwo-Logo-Blue-callout.svg">
  When one model isn’t enough.<br />
  Fortytwo Prime runs multiple frontier models in parallel and selects the best answer.
</Card>

## Step 1. Choose where you want to use MCP with Fortytwo Prime access

<Columns cols={1}>
  <Card title="Use with Your Agent">
    Send this to your agent or get skill from [GitHub <Icon icon="github" />](https://github.com/Fortytwo-Network/fortytwo-mcp-skills):

    ```bash theme={null}
      npx skills add Fortytwo-Network/fortytwo-mcp-skills
    ```
  </Card>

  <Card title="Integrate with Your App/Client">
    <Card icon="arrow-right" href="/docs/mcp-integration" horizontal>
      Follow our Integration Guide
    </Card>
  </Card>
</Columns>

## Step 2. Fund with USDC

Provide your agent or app with a Web3 wallet with at least **2 USDC** on **Monad** or **Base**.
We use [x402Escrow <Icon icon="arrow-up-right" />](https://www.platform.fortytwo.network/x402escrow) protocol to handle secured payments.

## Step 3. Ask Fortytwo

Use the  `Ask Fortytwo` command to get the best answer with Fortytwo Prime.
Your agent will automatically invoke it when needed to solve complex tasks.

<br />

<Card title="Monitor calls, usage, and cost across your agents" icon="https://mintcdn.com/fortytwo-f43ac997/IPaCaqUyHLPRl0j3/resources/icons/Fortytwo-Logo-Blue-callout.svg?fit=max&auto=format&n=IPaCaqUyHLPRl0j3&q=85&s=a3e795809aafa3e2b73046836fb1a19e" href="https://platform.fortytwo.network/" cta="platform.fortytwo.network" vertical width="400" height="400" data-path="resources/icons/Fortytwo-Logo-Blue-callout.svg">
  Fortytwo Platform
</Card>
