MPC Nobody Docs
Visit Platform
Terminal Guide

MPC Terminal Interface

Master the deployment terminal and learn how to interact effectively with the AI assistant for token creation.

Terminal Overview
Understanding the MPC deployment terminal interface

The MPC terminal is a sophisticated interface that combines traditional command-line functionality with AI-powered assistance. It provides real-time feedback, session management, and seamless token deployment capabilities.

> DEPLOYMENT_TERMINAL_v2.1
DEPLOYS: 5/999999SESSIONS: 18ADMIN
[SYSTEM]
AUTHORIZED_COMMANDS: --create TOKEN_NAME SYMBOL
>>> TERMINAL_SESSION_ACTIVE
>_

Terminal Components

Status Bar

The status bar shows real-time platform statistics:

  • DEPLOYS: Current deployments vs. maximum limit (5/999999)
  • SESSIONS: Active user sessions (18)
  • ADMIN: Administrative access level
Command Prompt

The main interaction area where you:

  • • Type commands and messages
  • • Receive AI responses
  • • Monitor deployment progress
  • • View system notifications
Available Commands
Complete list of terminal commands and their usage

--create TOKEN_NAME SYMBOL

Creates a new token with specified name and symbol

Example:
--create HACKERCOIN HCK

--deploy

Deploys a configured token to the Base network

Usage:
--deploy

--launch

Launches a deployed token for public trading

Usage:
--launch
AI Assistant Interaction
How to effectively communicate with the AI assistant

Natural Language Processing

The AI assistant understands natural language and can interpret your intentions even without formal commands.

Example Conversations:
User Input:
"I want to create a token called SuperCoin with symbol SUPER"
AI Response:
"Great! I'll help you create SuperCoin (SUPER). Let me deploy that for you on the Base network..."
Alternative Approach:
"Hello" → AI provides friendly greeting and guidance

Best Practices

  • • Be clear about your token name and symbol
  • • Ask questions if you're unsure about any step
  • • The AI can explain technical concepts in simple terms
  • • Use natural language - no need for formal syntax
  • • The AI remembers context within your session
Session Management
Understanding terminal sessions and state management

Session Features

  • • Persistent conversation history
  • • Context awareness
  • • Real-time status updates
  • • Error recovery

Session Controls

  • • CLEAR_LOG button to reset display
  • • ENTER_COMMA for command input
  • • EXEC button for execution
  • • Automatic session management
Common Issues & Solutions

Terminal Not Responding

Refresh the page and try again. Sessions are automatically restored.

Command Not Recognized

Try using natural language instead of formal commands. The AI understands conversational input.

Deployment Failed

Check that your token name and symbol are unique. The AI will guide you through any issues.