AI Agent Commands
LAIR interacts with users on social platforms like X (formerly Twitter) through a set of mandatory actions. To trigger an action, tag the official account (@LAIRcronos
) followed by a command and the necessary parameters (e.g., $TICKER
or Contract Address).
Core Commands
CHART
$TICKER
or CA
Generates a real-time price chart with key technical indicators (e.g., EMA, VWAP).
ANALYSIS
$TICKER
or CA
Provides a blended on-chain, trading, and sentiment analysis report.
PRICE
$TICKER
or CA
Fetches the current price, 24h change, and volume from the primary DEX pool.
FUNDAMENTAL
$TICKER
or CA
Retrieves core metrics like market cap, total supply, and liquidity health.
NEWS
(Optional) $TICKER
Fetches the latest market-moving news, optionally filtered by a specific token.
SENTIMENT
(Optional) $TICKER
Analyzes recent social media posts to provide a real-time investor mood score.
GET_TOKEN_ANALYSIS
$TICKER
or CA
A more detailed version of ANALYSIS
.
GET_TOKEN_CHART
$TICKER
or CA
An alias for the CHART
command.
GET_TOKEN_PRICE
$TICKER
or CA
An alias for the PRICE
command.
GET_CRYPTO_REPLY
General query
Provides a contextual reply to a general crypto-related question.
GET_DATETIME
-
Returns the current UTC date and time.