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

# Quick Start

> Spin up a sandbox or connect your own WordPress, and run your first AI task in minutes.

Foenix lets AI agents work on a WordPress site in two ways: an **instant sandbox** we host for you, or your **own self-hosted site**. New accounts get a free 24-hour sandbox, so you can be running your first task in under a minute - no setup required.

## Step 1 - Create an account

Go to [foenix.ai/signup](https://foenix.ai/signup) and sign up. No credit card required - you get **500 free credits** and a **free 24-hour sandbox** to explore immediately.

<Note>
  Your trial sandbox is a fully-functional WordPress site deployed on our servers. It's the fastest way to get a feel for Foenix before connecting a real site. After 24 hours it's automatically removed.
</Note>

## Step 2 - Choose where your agents work

In your Foenix dashboard, click **Add New Site**. You'll be asked where your agents should work.

<Frame>
  <img src="https://mintcdn.com/foenix/PZqma0ewoibkTAfc/images/add-a-site.png?fit=max&auto=format&n=PZqma0ewoibkTAfc&q=85&s=2406c5f536c6550e2aefdb6912001b1c" alt="Where should your agents work - Add a Site screen" width="848" height="546" data-path="images/add-a-site.png" />
</Frame>

Pick the path that fits you:

<Tabs>
  <Tab title="Launch a sandbox (recommended)">
    A persistent, fully-managed WordPress instance on our servers - **live in \~10 seconds**. Best for testing, demos, and learning the system without touching a production site.

    <Info>
      Just signed up? Your free 24-hour sandbox is already running - skip straight to **Step 3**. Deploy a persistent sandbox below only when you want one that lasts longer.
    </Info>

    Click **Launch a sandbox**, then choose a storage size:

    | Tier         | Storage | Cost             |
    | ------------ | ------- | ---------------- |
    | **Light**    | 5 GB    | 12 credits / day |
    | **Standard** | 10 GB   | 20 credits / day |
    | **Heavy**    | 25 GB   | 30 credits / day |

    <Frame>
      <img src="https://mintcdn.com/foenix/PZqma0ewoibkTAfc/images/sandbox-storage.png?fit=max&auto=format&n=PZqma0ewoibkTAfc&q=85&s=50f5ebad8d0f34a8d0cfc7771d517dd2" alt="Choose sandbox storage size" width="717" height="580" data-path="images/sandbox-storage.png" />
    </Frame>

    Sandboxes are **billed daily** for as long as they stay active. For example, a Light sandbox runs \~360 credits/mo. Click **Deploy sandbox** and your isolated WordPress instance is provisioned right away.

    <Note>
      Cloning your live site into a sandbox and custom stack setups are coming soon.
    </Note>
  </Tab>

  <Tab title="Connect my own site">
    Install the open-source Foenix Worker plugin on your real, self-hosted WordPress.

    <Frame>
      <img src="https://mintcdn.com/foenix/CWJ3MPyPSeoD_jZo/images/connect-new-site.png?fit=max&auto=format&n=CWJ3MPyPSeoD_jZo&q=85&s=b0248d054a0d1c95cefcc2d4367364e5" alt="Connect your WordPress screen" width="634" height="497" data-path="images/connect-new-site.png" />
    </Frame>

    <Steps>
      <Step title="Set up a safety net first">
        Foenix makes changes via the WordPress REST API. To stay safe, connect a hosting **staging environment** (Kinsta, WP Engine) or install a **backup plugin** (e.g. UpdraftPlus) before running any agents. [Learn more →](/security/backups)
      </Step>

      <Step title="Download the plugin">
        On the connection screen, click **Download Plugin**, or grab it directly:

        <Card title="Download Foenix Worker Plugin" icon="download" href="https://tape.foenix.ai/latest.zip">
          Latest version - install via WordPress admin
        </Card>

        <Note>
          Do not unzip the file - WordPress installs it directly from the archive.
        </Note>
      </Step>

      <Step title="Install on WordPress">
        1. Go to **Plugins → Add New → Upload Plugin**
        2. Choose the `.zip` file you just downloaded
        3. Click **Install Now**, then **Activate**

        <Frame>
          <img src="https://mintcdn.com/foenix/CWJ3MPyPSeoD_jZo/images/wp-upload-plugin.png?fit=max&auto=format&n=CWJ3MPyPSeoD_jZo&q=85&s=f3965c3b3c6d4d63cd7b16b5ff387314" alt="WordPress Upload Plugin screen" width="999" height="647" data-path="images/wp-upload-plugin.png" />
        </Frame>
      </Step>

      <Step title="Connect your site">
        In your WordPress admin sidebar, open **Foenix.ai** settings and click **Connect Account**.

        <Frame>
          <img src="https://mintcdn.com/foenix/CWJ3MPyPSeoD_jZo/images/site-connection.png?fit=max&auto=format&n=CWJ3MPyPSeoD_jZo&q=85&s=c3ec4fea80999dd4f217e7ae3f57c915" alt="Foenix Settings in WordPress - Connect button" width="850" height="521" data-path="images/site-connection.png" />
        </Frame>

        You'll be redirected back to Foenix automatically - your site will appear as **Connected** in the dashboard.

        <Frame>
          <img src="https://mintcdn.com/foenix/QjnPzFy48S5FwTb3/images/site-connected.png?fit=max&auto=format&n=QjnPzFy48S5FwTb3&q=85&s=a64c61ddf4a1a0b5f3e16169883a2d26" alt="Foenix dashboard showing Connected badge" width="922" height="503" data-path="images/site-connected.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Step 3 - Run your first task

Click your sandbox or site in the Foenix dashboard to open a new session. Start with a question - questions are read-only and cost almost nothing:

```text theme={null}
How many published posts do I have?
```

Then give the agent a real job. Asking for a report first is a good habit: you see what Foenix found before anything changes.

```text theme={null}
Find broken links and missing meta descriptions across my posts.
Report only - don't change anything yet.
```

When the report looks right, reply with one more line and the agent does the work:

```text theme={null}
Fix everything from the report.
```

<Frame>
  <img src="https://mintcdn.com/foenix/CWJ3MPyPSeoD_jZo/images/first-session.png?fit=max&auto=format&n=CWJ3MPyPSeoD_jZo&q=85&s=66942026932ceb084dbaffc22c8a9bca" alt="First session in Foenix" width="862" height="287" data-path="images/first-session.png" />
</Frame>

<Warning>
  Working against a real site? Before making any edits or running agents, make a full backup, or rehearse the task in a sandbox first. [Learn more →](/security/backups)
</Warning>

## What's next

<CardGroup cols={3}>
  <Card title="How it works" icon="sliders" href="/core-concepts/how-it-works">
    The four autonomy levels and what Foenix can touch on your site
  </Card>

  <Card title="Scheduled Agents" icon="clock" href="/working-modes/agents">
    Put a task on a schedule and let it run without you
  </Card>

  <Card title="Credits & AI Modes" icon="coins" href="/core-concepts/credits">
    What tasks cost and how Lite, Standard and Ultra modes change the price
  </Card>
</CardGroup>
