> 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/commands.md).

# Commands

This is a comprehensive list of commands available in the Omega Terminal. Type `help` in the terminal to see this list dynamically.

## 🟢 Basic Commands

* `help` — Show available commands.
* `clear` — Clear the terminal screen.
* `status` — Show system status (version, network, wallet).
* `theme` — Change or list available color themes.
* `view` — Switch between `basic` and `futuristic` UI modes.

## 💰 Wallet & Transaction

* `connect` — Connect a browser wallet (MetaMask/Phantom).
* `disconnect` — Disconnect the current wallet.
* `balance` — Show wallet balance commands.
* `send` — Send tokens to another address.
* `address` — Show your current wallet address.

## ⛏ Mining & Faucet

* `mine` — Start the automated mining process.
* `stop` — Stop the mining process.
* `claim` — Claim your mining rewards.
* `faucet` — Request testnet tokens from the faucet.
* `stats` — View global mining statistics.

## 🤖 AI & ChainGPT

* `ai [query]` — Ask the AI assistant a question.
* `audit [code]` — Audit a smart contract snippet.
* `gen [prompt]` — Generate code or content.
* `imagine [prompt]` — Generate an image/NFT.

## 📈 Market & DeFi

* `price [token]` — Get the current price of a token.
* `chart [symbol]` — Open a trading chart.
* `swap [amount] [tokenA] [tokenB]` — Initiate a token swap.
* `quote [tokenA] [tokenB]` — Get a swap quote.
* `trending` — Show trending tokens on DexScreener.

## 🎮 Entertainment

* `game [name]` — Launch a game (e.g., `game snake`).
* `spotify` — Control music playback.
* `matrix` — Enable the matrix screensaver effect.

{% hint style="info" %}
Some commands may require specific provider configurations or API keys.
{% endhint %}
