# Genwave - AI Agent for WordPress

**The #1 AI Agent for WordPress. Stop Clicking. Start Talking.**

Genwave is a WordPress plugin that provides core authentication and licensing infrastructure for the Genwave AI platform. It includes secure authentication (AES-256-CBC encryption), license management, domain verification, credit balance tracking, and API gateway integration for the Genwave Agent.

## Features

- Secure token-based authentication (AES-256-CBC encryption)
- License management and verification
- Domain verification system
- Credit balance tracking
- API gateway for Genwave Agent integration
- AI content generation for posts & products
- Multi-language support (48+ languages)

## Requirements

- WordPress 5.0 or higher
- PHP 7.4 or higher

## Installation

### From WordPress Admin

1. Download the plugin ZIP file
2. Go to **Plugins > Add New** in your WordPress admin
3. Click **Upload Plugin**
4. Select the ZIP file and click **Install Now**
5. Click **Activate Plugin**

### Manual Installation

1. Download and unzip the plugin
2. Upload the `gen-wave` folder to `/wp-content/plugins/`
3. Go to **Plugins** in your WordPress admin
4. Find **Genwave** and click **Activate**

## Configuration

After activation:

1. Go to **Genwave** in the WordPress admin menu
2. Enter your license key (get one at [genwave.ai](https://genwave.ai))
3. Connect your account
4. Install the Genwave Agent for the full AI-powered WordPress assistant

## Usage

Genwave works as the foundation for the AI Agent platform:

1. **Authentication** - Securely connects your site to the Genwave API
2. **Credit Management** - Track and manage your AI credits
3. **API Gateway** - Routes requests to the AI Agent backend
4. **Content Generation** - Generate AI content for posts & products

For the full AI Agent with 250+ actions, plugin builder, error fixing, SEO optimization, and more — install [Genwave Agent](https://genwave.ai).

## Support

- Website: [genwave.ai](https://genwave.ai)
- Email: support@genwave.ai

## License

Genwave is licensed under the GPL v2 or later.

```
Genwave is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
any later version.

Genwave is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
```

See the [GNU General Public License](https://www.gnu.org/licenses/gpl-2.0.html) for more details.

## Changelog

### 1.0.0
- Initial release
- Secure token-based authentication
- License management system
- Domain verification
- User balance tracking
- API gateway integration
