# AI Agents - Discord bots

## Overview

Old Rock has developed several Discord bots to enhance community engagement and provide valuable insights related to our ecosystem. These bots serve different purposes, offering both entertainment and functionality.

## Current Bots

### Density Deck Bot

The Density Deck Bot is an AI-driven agent designed to be a humorous yet knowledgeable addition to the Old Rock community. It specializes in our multiplayer competitive card game, Density Deck, providing insights, strategies, and entertainment. Once fully trained, it will extend its capabilities to Twitter (X), engaging with the broader community.

### BountyCall

A choose-your-own-adventure visual novel set in the Old Rock universe. Players attempt to track down the five Goliath-infected characters that have outstanding Bounties for their capture. Learn more at [BountyCall](https://docs.oldrocknft.com/old-rock-gaming/bountycall).

### Old Rock checker

This bot provides real-time updates on the amount of unextracted $DENSITY within a rock. Any community member can query it at any time with the `/checkrock` command in [base-camp](https://discord.com/invite/oldrocknft) to see the results.

### Old Rock rock lister

This bot posts daily reports displaying the price and amount of unextracted $DENSITY across different rock densities. These updates help users stay informed about market trends and make better strategic decisions.

## Upcoming Bots

### Dust Dealers

The "Dust Dealers" are shadowy figures distributing dust in the community.

### Density rift phenomenon

Density Rifts are unstable quantum phenomena tied to the nature of $DENSITY.

### Amplify engine overload

Massive energy bursts that affect many within the community.


---

# 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.oldrocknft.com/technology/ai-agents-discord-bots.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.
