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

# Alive CLI

## **Alive CLI 🧠**

🚀 **AI-Driven Personalities for the Menthol Ecosystem**

Alive CLI is a powerful tool within the **Menthol ecosystem**, designed to **bring NFTs to life** by integrating **AI-powered personalities** that evolve over time. With Alive, **your NFT is more than an image—it’s a dynamic digital entity that interacts, learns, and grows.**

***

### **⚠️ Current Development Status**

✔️ **AI Agent Initialization Implemented**\
✔️ **NFT Ownership Verification Added**\
❌ **Twitter & Telegram AI Personalities Connected**\
❌ **Menthol Minting Integration for AI Activation**\
❌ **CLI Commands Still in Development**\
❌ **Decentralized AI Learning Features Not Yet Completed**

***

### **🌟 What is Alive CLI?**

Alive CLI **transforms Menthol NFTs into intelligent digital entities** by connecting them to **AI agents** that interact with users across **Twitter, Telegram, and more**.

Each **Alive-powered NFT** has:

* 🧠 **A Unique AI Personality**
* 🔄 **Dynamic Learning & Evolution**
* 🔗 **Integration with Social Platforms**
* 🔥 **Blockchain-Verified Ownership**

Once fully implemented, Alive CLI will let users **create, manage, and evolve** AI-powered NFTs **with a simple command line interface**.

***

### **📌 Planned Features**

#### ✅ **NFT-Powered AI Agents**

* **Bringing an NFT to life costs 10,000 Menthol tokens**, which are permanently burned
* AI personalities are **unique** and tied to NFT metadata
* Agents evolve based on **social interactions**

#### ✅ **Cross-Platform AI Personalities**

* **Twitter AI bots** that interact with tweets
* **Telegram AI personalities** that engage in chat
* **On-chain memory tracking** for learning

#### ✅ **AI Evolution System**

* AI personalities **learn from conversations**
* Knowledge updates are **verified on-chain**
* **AI traits & responses change over time**

#### ✅ **Blockchain Verification**

* AI activation is **secured via Menthol NFTs**
* Only **owners** can modify or transfer AI settings
* **Burning an NFT removes the AI permanently but does NOT return any Menthol**

***

### **🛠 Installation (Coming Soon)**

#### **One-Line Installation (Future Feature)**

Once implemented, Alive CLI will be installable via:

```bash
curl -sSL https://raw.githubusercontent.com/mentholai/alive/main/install.sh | bash
```

#### **What the Installer Will Do**

* 📥 **Download the Alive CLI**
* 🤖 **Fetch AI models from our CDN**
* 🔗 **Integrate with Solana for NFT ownership verification**
* ✅ **Verify installation & dependencies**

***

### **🚀 CLI Commands (Coming Soon)**

#### **🔥 Activate an AI Agent (Burns 10,000 Menthol)**

```bash
alive activate --nft <MINT_ID> --keypair <solana_keypair>
```

🔹 **This will create a unique AI personality** for the NFT, tied to the **owner’s wallet**.\
🔹 **10,000 Menthol tokens will be burned irreversibly**.

***

#### **🧠 Train the AI**

```bash
alive train --nft <MINT_ID> --data <training_text.txt>
```

🔹 **Feed knowledge** to your AI entity so it can learn and evolve.

***

#### **🔍 Query AI Memory**

```bash
alive memory --nft <MINT_ID>
```

🔹 **Retrieve what the AI remembers** about past interactions.

***

#### **💬 Interact with AI**

**On Twitter**

```bash
alive tweet --nft <MINT_ID> --message "What is the meaning of life?"
```

🔹 **The AI will respond as your NFT’s personality**.

**On Telegram**

```bash
alive telegram --nft <MINT_ID> --chat-id <CHAT_ID>
```

🔹 **Activate AI chat responses in a Telegram group**.

***

#### **🔥 Burn an AI Personality**

```bash
alive burn --nft <MINT_ID> --keypair <solana_keypair>
```

🔹 **This removes the AI agent** from the NFT.\
🔹 **Burning an NFT does NOT return the 10,000 Menthol spent on activation**.

***

### **🧠 How It Works**

Alive CLI uses **advanced neural processing** to **generate AI personalities** based on **NFT metadata, user interactions, and blockchain data**.

#### **AI Agent Activation**

1. **Ownership Verification** → Confirms NFT ownership on Solana
2. **Personality Generation** → AI creates a unique character profile
3. **Blockchain Linkage** → AI state is stored & verified on-chain

***

#### **AI Memory & Evolution**

* 🌱 **AI starts with a personality seed** based on NFT metadata
* 📖 **Learns from user interactions** over time
* 🔄 **Can update knowledge via blockchain transactions**
* 🧠 **Remembers past conversations & adapts**

***

### **💻 Minimum System Requirements**

| Component        | Recommended Specs               |
| ---------------- | ------------------------------- |
| **RAM**          | 16GB                            |
| **Storage**      | 10GB Disk Space                 |
| **GPU**          | CUDA/Metal GPU for acceleration |
| **OS**           | Linux/macOS                     |
| **Dependencies** | Rust, Solana CLI                |

***

### **📌 Roadmap**

🔜 **AI Marketplace for Trading Personalities**\
🔜 **Cross-Chain AI Agents (Ethereum, Polygon, Solana)**\
🔜 **AI-Generated Personality NFTs**\
🔜 **User-Governed AI Training**

***

### **📢 Join the Community**

🚀 Stay updated and contribute to the **future of AI-powered NFTs**!

🔗 **GitHub**: [github.com/mentholai/menthol](https://github.com/devtonic0/menthol)\
🐦 **Twitter**: [@MentholAI](https://twitter.com/MentholAI)

***

### **⚠️ Final Note**

🚨 **Alive CLI is still under development**—this documentation **serves as a preview of what’s coming**. The **installation script and most CLI features are not yet available**. Stay tuned for updates!

🌿 **Menthol Lives. Alive Evolves.** 🚀✨
