# Settings Guide

The `/settings` command allows you to configure various options for your group, enhancing the experience for both admins and members. Use this command to set up essential information and customize the behavior of Cherry Bot.

### Usage

To access the settings menu, type the following command in your group chat:

```plaintext
/settings
```

### Inline Keyboard Options

#### 1. **Hashtags**

* Set hashtags that will be displayed in buy messages. Use relevant hashtags to categorize and identify tokens.

#### 2. **Twitter**

* Configure Twitter-related settings for better integration with the bot.

#### 3. **Telegram**

* Customize Telegram-specific settings to tailor the experience for your group.

#### 4. **Website**

* Provide a website link to be included in buy messages.

#### 5. **Add Custom Links or Buttons**

* Access the menu to add custom links or buttons to the welcome messages. Enhance group engagement with additional information or external links.

#### 6. **Buy Bot Settings**

* Navigate to the Buy Bot settings page to configure specific options related to token transactions and tracking.

### How to Use

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

### Additional Information

* Changes made through the `/settings` command will affect the behavior of Cherry Bot in your group.
* Customizing settings can enhance the overall user experience and streamline group management.

Explore the different options available and tailor Cherry Bot to suit the unique 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/settings-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.
