# Main Waveform Agent

<figure><img src="/files/vALwLV8WbNRS016FMdFJ" alt=""><figcaption></figcaption></figure>

The **Main Waveform Agent**, is the core trading engine of the Waveform platform. Its primary focus is trading Solana coins using the platform's central treasury. Agents is designed to operate autonomously, leveraging cutting-edge AI technologies and automation tools to analyze data, make informed decisions, and execute trades with precision.

***

**Features**

1. **Paper Trading Mode**:
   * **What It Is**: A risk-free environment where Agents simulates trades without using real Solana funds.
   * **Purpose**: Allows testing and refinement of trading algorithms during the training phase.
   * **How to Use**:
     * By default, Agents operate in paper trading mode. View its performance through the **Dashboard.**
2. **Live Trading Mode**:
   * **What It Is**: Real trading mode where Agents uses actual Solana funds from their respective treasuries.
   * **Purpose**: Enables the system to generate real profits after the training period.

***

**How to Use the Main Waveform Agent**

1. **Start Paper Trading**:
   * Navigate to the "Agents" section of the dashboard.
   * Monitor Agents simulated trades to understand its decision-making and performance.
2. **Enable Live Trading**:
   * Before switching to live trading, ensure your Agent has undergone adequate testing in paper trading mode.
3. **Monitor Performance**:
   * View real-time performance metrics in the dashboard.
   * Analyze historical trades to evaluate profit margins and strategy effectiveness.
4. **Profit Tracking**:
   * Go to the "Profit" section to see how an Agents earnings are shared among stakeholders.

Waveform provides a reliable foundation for Agents trading operations, setting the standard for profitability and adaptability.


---

# 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.waveform.finance/using-waveform/main-waveform-agent.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.
