# Buy Bot Settings

The Buy Bot Settings menu allows you to customize various aspects of the Buy Bot's behavior in your Telegram group. Tailor the settings to fit the specific requirements of your community.

### Accessing Buy Bot Settings

To access the Buy Bot Settings menu, follow these steps:

1. Type the following command in the group chat:

```
/BuyBot
```

An inline keyboard will appear with various options. Click on the corresponding button to access and modify specific settings.

### Buy Bot Settings Options

#### 1. **Enabled/Disabled Toggle**

* Enable or disable the Buy Bot messages in the group. Use this toggle to control whether buy alerts are displayed.

#### 2. **Media**

* Upload a GIF, photo, or video to be shown alongside the buy message. Enhance the visual appeal of buy alerts.

#### 3. **Emojis**

* Set a specific emoji to be displayed in the buy message. Add a personal touch to your buy alerts.

#### 4. **Min Buy Amount**

* Set the minimum amount in $ for receiving buy alerts. Adjust this value based on your group's preferences.

#### 5. **Buy Step**

* Define the value for the buy step. This value influences the increments for buy alerts.

#### 6. **Circulating Supply**

* Set the circulating supply value to provide additional information about the token in buy alerts.

#### 7. **Contract Address**

* Set or change the contract address for the group token. Ensure accurate tracking of token-related activities.

### How to Use

1. Type `/Buybot` in the group chat or access it from /settings menu.
2. An inline keyboard will appear with various options.
3. Click on the corresponding button to access and modify the desired Buy Bot setting.
4. Follow the prompts to input the required information or values.

### Additional Information

* Changes made through the Buy Bot Settings menu will impact how buy alerts are displayed in your group.
* Customizing settings allows you to create a unique and engaging experience for your community.

Explore the different options available and tailor the Buy Bot to suit the preferences and needs of your group.

<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.cherrybot.co/cherry-bot/setup-guides/buy-bot-settings.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.
