# Buy Bot

## ShibWare Buy Bot Setup Guide

**Step 1: Invite the Bot**

1. Invite the [ShibWare Buy Bot](https://t.me/ShibWareBuyBot) to your Telegram channel.
2. Grant admin privileges to the bot.

**Step 2: Start the Bot**

1. Type “SL Start” in your Telegram channel.
2. Select a blockchain when prompted.&#x20;
   * Options: Shibarium, Base, Dogechain

**Step 3: Add Contract Address**

1. Enter your token contract address when prompted.
2. Click “Continue” to confirm the liquidity pool.&#x20;
   * If incorrect, click “Provide Pool Address” to add the correct pool manually.
3. Click “Add Pair” to add additional pairs.

#### Step 4: Define Minimum Buy

1. Click “Min Buy” to set a minimum buy amount.&#x20;
   * Only buys that meet this minimum will be displayed.

#### Step 5: Add Emojis

1. Click “Buy Emojis” and choose 2 emojis to display for buys.
2. Click “Buy Step” to specify the number of emojis to present for every amount spent.&#x20;
   * Example: For every 1 Bone spent, display 2 emojis.

#### Step 6: Add a Telegram Link

1. Click “TG Link” to add a link to your Telegram Channel.

#### Step 7: Add DEX Information

1. Click “Dex” and enter the name of the DEX (e.g., ChewySwap).
2. Click “Dex link” to provide an easy access button for people to buy your token.

#### Step 8: Add a Eye Catching Banner

1. Click “Image/GIF” to upload an eye-catching banner to your bot messages.
   * Options: Img, GIF, or MP4.
2. Click “Del Image/GIF” to remove the image and choose a different one.

#### Final Step: Activate the Bot

1. Once all the settings are configured, click “Close” to save your configuration.
2. Now sit back and watch the buys roll in!

#### Additional Features (Optional)

1. Track token sales and burns.
2. Set up various buy competitions
3. Purchase trending services through Shibware to get featured on our bots and noticed in other communities who use our bots.

Thank you for following this tutorial. Happy trading!

<br>


---

# 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://docs.shibware.com/guides/buy-bot.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.
