# Zium Bot Guide

### Getting Started

#### Step 1: Accessing the Bot

1. Open Telegram and search for "Zium AI Trading Bot." - "@ZiumAiBot
2. Click **Start** to initiate the bot.
3. The bot will present an introduction screen explaining its features.
4. Click **"Try here to use this bot!"** to begin.

<div align="center" data-full-width="false"><figure><img src="/files/FKJHmQVKLQBr3OKTXrhA" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/ZY2XfOb2LcpVJoaqkJwt" alt="" width="375"><figcaption></figcaption></figure></div>

### Creating and Managing a Wallet

#### Step 2: Setting Up Your Wallet

1. Navigate to **Wallets** from the main menu.
2. Click **New Wallet** to create a secure cryptocurrency wallet.
3. The bot will generate a wallet address along with a private key.
4. **Important:** Store your private key securely. Losing it means losing access to your funds.
5. Once the wallet is created, you will see a confirmation message with three green checkmarks - ✅✅✅

<div><figure><img src="/files/mxVK2aFKvYCs2iQOvGjC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JtTTFGkByjRqJWv07OKL" alt=""><figcaption></figcaption></figure></div>

### Buying Tokens

#### Step 3: Entering a Contract Address

1. Click **Buy Tokens** from the main menu.
2. Enter the contract address of the token you want to buy.
3. Select the wallet you want to use for the transaction.
4. The bot will check if your wallet has enough ETH.
   * If not, you will be prompted to deposit ETH.

<div><figure><img src="/files/Jta65x0KySnTDM7W3jbi" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/4HcpWPJ0PHkJ4zXhfMvL" alt="" width="375"><figcaption></figcaption></figure></div>

#### Step 4: Reviewing the Token Information

1. The bot will display:
   * Token name and symbol
   * Decimals
   * Total supply
   * Market cap and price
   * Liquidity details
   * Available pairs
2. Click **Buy Preview** to continue.

<div align="left"><figure><img src="/files/k2pdVymm7AgNNam8fNDG" alt="" width="375"><figcaption></figcaption></figure></div>

Step 5: Confirming the Purchase

1. Choose the amount of ETH you want to use (e.g., 0.01 ETH, 0.1 ETH, etc.).
2. Click **Confirm** to proceed.
3. The bot will broadcast the swap transaction and provide a transaction hash.
4. Click **View on Etherscan** to track the transaction status.

<div><figure><img src="/files/uTNwh6xTNi5bHiT874lo" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/NYpcQX1Q1LhHxbZjbgsL" alt="" width="375"><figcaption></figcaption></figure></div>

### Selling Tokens

#### Step 6: Selling Your Tokens

1. Click **Sell Tokens** from the menu.
2. Enter the contract address of the token you want to sell.
3. Choose the percentage of your tokens to sell (e.g., 10%, 25%, 50%, 100%).
4. Click **Confirm** to proceed with the sale.
5. The bot will broadcast the transaction and provide a transaction hash.

<div align="left"><figure><img src="/files/LRDfgSH07LvJn98x3PzT" alt="" width="375"><figcaption></figcaption></figure></div>

### Referral Program

#### Step 7: Earning Rewards

1. Click **Referrals** from the menu.
2. The bot will provide a referral link.
3. Share the link with friends.
4. Earn rewards when referrals trade using Zium AI.

<div align="left"><figure><img src="/files/0IXYNHPxLzWKuGEDcoxo" alt="" width="375"><figcaption></figcaption></figure></div>

### Sharing Your Trade

#### Step 8: Sharing Your Trade Results

1. Click **Share** after completing a trade.
2. The bot will generate an image displaying your trade details.
3. Choose to send the image to Telegram chats, social media, or save it for reference.

<div align="left"><figure><img src="/files/eTQibql9He8DcNv2CUPV" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zium-ai.gitbook.io/zium-ai-whitepaper/zium-bot-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
