> For the complete documentation index, see [llms.txt](https://omega-6.gitbook.io/omega/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omega-6.gitbook.io/omega/omega-terminal-1/features.md).

# Features

Omega Terminal is packed with features designed for Web3 natives. Here is a breakdown of what you can do.

## 🛠 Core Features

{% stepper %}
{% step %}

### Terminal Interface

* **Command-Line Interaction**: Type commands like `help`, `balance`, or `mine` to trigger actions.
* **History & Autocomplete**: Use Up/Down arrows for history and Tab for autocomplete.
* **Rich Output**: Responses can include HTML, interactive buttons, and live updates.
  {% endstep %}

{% step %}

### Wallet Management

* **Multi-Wallet Support**: Connect MetaMask, Phantom, or use ephemeral session wallets.
* **Session Wallets**: Create throwaway wallets for privacy or quick testing.
* **Encrypted Local Storage**: Your session keys are stored securely in your browser.
  {% endstep %}

{% step %}

### Mining & Rewards

* **Browser Mining**: Mine OMEGA tokens directly from your browser using the `mine` command.
* **Relayer Integration**: Uses a backend relayer to handle gas fees and nonce management for seamless mining.
* **Faucets**: Get testnet tokens instantly with `faucet`.
  {% endstep %}

{% step %}

### AI Integration (ChainGPT)

* **Smart Contract Auditing**: Audit contracts for vulnerabilities.
* **Code Generation**: Generate Solidity or Rust code snippets.
* **NFT Generation**: Create AI-generated NFT art.
* **General Chat**: Ask questions about crypto, markets, or coding.
  {% endstep %}

{% step %}

### DeFi & Trading

* **DEX Aggregation**: Swap tokens via Jupiter (Solana) or Uniswap (Ethereum).
* **Market Data**: Real-time charts and price data from DexScreener and DeFi Llama.
* **Portfolio Tracking**: View your balances across multiple chains.
  {% endstep %}

{% step %}

### Games & Entertainment

* **Retro Games**: Play Snake, Tetris, or Doom directly in the terminal.
* **Media**: Control Spotify playback or watch YouTube videos.
  {% endstep %}

{% step %}

### Customization

* **Themes**: Switch between Matrix, Cyberpunk, Ubuntu, and more.
* **GUI Modes**: Toggle between a pure terminal view and a futuristic dashboard UI.
  {% endstep %}
  {% endstepper %}
