# Cosmobot

Cosmobot is a very friendly security-enhancing community moderation tool powered by Rose and Sub Zero that is often seen prowling various Cosmos related Telegram chats. Cosmobot is effective at deterring spam by implementing a clever captcha gate process that combines helpful phishing prevention tips with visual challenges. A sample from the startup process is contained below.

<figure><img src="/files/Wq4QGHMCaxh5A4FKqGzV" alt=""><figcaption></figcaption></figure>

Cosmobot has a lot of other nifty features such as the ability to post preset security messages and tips at specified time intervals. The set of compatible commands that are useable on the Kujira chat can be obtained by privately messaging Cosmobot at @ibc\_cosmobot on Telegram and typing in #kujicommands. These commands are very helpful in navigating the Kujira ecosystem.

<figure><img src="/files/upymgGSUAJ5dzZoROmku" alt=""><figcaption></figcaption></figure>

Of special note is the fun #tip feature which works by tipping KUJI to other members of the community chats to keep things lively! Be sure to check Cosmobot out!


---

# 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.kujira.app/community/kujira-support/cosmobot.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.
