# Getting Started

This guide walks you through connecting to Planemo Trading, selecting your first strategy, and understanding the platform workflow.

## Prerequisites

Before using Planemo Trading, ensure you have:

1. **Compatible Wallet**: All major Ethereum wallets are supported
2. **Exchange Account**: Active account on Extended or Lighter with USDC deposited before connecting to Planemo
   * Minimum amounts vary by strategy (see [Trading Strategies](/docs/trading-strategies.md))

**Note**: Planemo Trading connects to your exchange accounts via API. You maintain full custody of your funds at all times. We never hold your assets.

## Step 1: Connect Your Wallet

1. Visit [planemotrading.xyz](https://planemotrading.xyz)
2. Select the exchange you wish to deploy your strategies on (Extended or Lighter)
3. Follow the on-dashboard instructions for wallet connection

**Wallet Connection Purpose**

Connecting your wallet:

* Authenticates your identity on the platform
* Enables Planemo to execute trades on your selected exchange on your behalf
* Generates your unique referral code
* Links your activity to the points program
* Does NOT grant Planemo custody or spending authority over your funds

## Step 2: Select Your Strategy

Navigate to the strategies page and review available options:

**For Points Farming**

* **Orderbook Surge**: Maximum points, high frequency, $200 minimum
* **Surge Pro**: Cost-efficient points, lower frequency, $1,000 minimum

**For Profit Optimization**

* **Momentum Edge**: Directional trading, maker fees, $500 minimum
* **Hyperliquid Copy**: Mirror top traders, $200 minimum

**For Advanced Users** (Restricted Access)

* **Delta Neutral**: Funding arbitrage, zero builder fees, invite-only
* **Market Making**: Upcoming February 2026, zero builder fees

## Step 3: Activate Strategy

1. Click **Start Algorithmic Trading**
2. Approve any necessary signature requests in your wallet

**Important**: After activation, you will be migrated to a dedicated server instance. This process typically completes within a few hours. Trading will commence automatically once migration is complete.

## Troubleshooting

**Trading hasn't started after 24 hours**

If your strategy has not begun executing trades within 24 hours of activation:

1. Join the [Discord](https://discord.gg/planemotrading)
2. Open a support ticket
3. Provide your wallet address and strategy selection
4. The team will expedite your server instance migration


---

# 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://planemotrading.gitbook.io/docs/getting-started.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.
