FORGE Header

Features

Agent Actions

Comprehensive guide to all AI agent capabilities and commands

Overview

The Forge AI Agent is powered by OpenAI and can execute a wide range of Solana operations through natural language. Simply describe what you want to do, and the agent will understand and execute the appropriate blockchain actions.

Natural Language Processing

The agent understands context, intent, and can handle complex multi-step operations. You don't need to remember exact command syntax – just tell it what you want to do!

Action Categories

Wallet Operations

  • • Check balance
  • • Transfer SOL
  • • View transaction history
  • • Get wallet info

Token Operations

  • • Transfer SPL tokens
  • • Swap tokens
  • • Check token balances
  • • Create new tokens

NFT Operations

  • • View NFT collection
  • • Mint NFTs
  • • Transfer NFTs
  • • Get NFT metadata

DeFi Operations

  • • Token swaps via Jupiter
  • • Liquidity pool interactions
  • • Staking operations
  • • Price queries

Example Commands

Wallet Commands

"What's my SOL balance?"

Returns your current SOL balance

"Send 0.5 SOL to 7xKX..."

Transfers SOL to specified address

"Show my recent transactions"

Displays transaction history

Token Commands

"Show all my token balances"

Lists all SPL tokens in wallet

"Swap 1 SOL for USDC"

Executes token swap via Jupiter

"Transfer 10 USDC to..."

Sends SPL tokens to address

NFT Commands

"Show me my NFT collection"

Displays all NFTs you own

"Mint an NFT with title 'Space Explorer'"

Creates new NFT with metadata

"Transfer NFT [address] to..."

Sends NFT to another wallet

DeFi Commands

"What's the current price of SOL?"

Gets real-time price data

"Find the best rate to swap 5 SOL to USDC"

Queries DEX aggregators for best price

"Stake 10 SOL"

Initiates staking transaction

Advanced Features

Multi-Step Operations

The agent can handle complex workflows that require multiple transactions:

"Swap half my SOL to USDC, then stake the remaining SOL"

Context Awareness

The agent remembers context within a conversation:

You: "Check my USDC balance"

Agent: "You have 150 USDC"

You: "Send half of it to 7xKX..."

Agent: "Sending 75 USDC..."

Smart Suggestions

The agent provides helpful suggestions, warnings about high fees, gas optimization tips, and security reminders.

Safety Features

  • • All transactions require wallet confirmation
  • • The agent will show transaction details before execution
  • • High-value transactions trigger additional warnings
  • • You can cancel any operation before signing

Best Practices

1.Be Specific: Include amounts, addresses, and token symbols for better accuracy
2.Verify Details: Always review transaction details before confirming
3.Start Small: Test with small amounts when trying new operations
4.Use Devnet: Practice on devnet before using mainnet for unfamiliar operations