# Known Conflicts & Troubleshooting

### Troubleshooting:

* Ensure you're not an anonymous admin in the Telegram Chat, otherwise the bot will not recognise you as an admin.
* Make the bot admin if you have trouble or conflicts with other bot

### Known Issues / Conflicts

* If you change your group from private to public, or vice versa, you will have to register another bot.
* Some other bots (i.e. Combot, Rose, etc) can block @BoggedBot's messages if it's not an Admin.


---

# 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.bogged.finance/bogged-finance/token-teams/telegram-price-bot/known-conflicts-and-troubleshooting.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.
