# Features of the AI AGENT

* ***Avil Agent on X and Arena***

Avil Agent does more than just contract creation; it actively analyzes the crypto market, shares insights, and hunts for newly launched small-cap gems on AVAX and other blockchains.

* ***Market Data Analysis***

The AI agent collects real-time data from various cryptocurrency exchange platforms, ensuring users have access to the most up-to-date information about memecoins. It tracks key indicators such as trading volume, market liquidity, price volatility, and market capitalization using various APIs (e.g., DeepSeek). This data serves as the foundation for identifying trends and spotting opportunities in the ever-changing memecoin market.

* ***Social Trend Analysis***

To capture the social-driven nature of memecoins, the AI agent monitors mentions and discussions across popular social media platforms like Twitter. Using sentiment analysis techniques, it evaluates the mood and enthusiasm of the community, determining whether the sentiment around a specific memecoin is positive, neutral, or negative. This analysis helps users gauge the influence of hype and community activity on market behavior.

* ***Risk Assessment***

The agent is equipped with tools to detect potential scams or high-risk projects, such as rug pulls, which are common in the memecoin ecosystem. By analyzing factors like developer transparency, token distribution, and community activity, it assigns a risk score to each memecoin. This score helps users make informed decisions about whether to invest in or avoid certain tokens.

* ***Reporting and Visualization***

To provide actionable insights, the AI agent generates dynamic reports that include summaries and real-time alerts. These reports are easy to understand and can be customized to highlight specific metrics or trends of interest.

<figure><img src="https://2887920715-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnoWtWxik5t029N2BMR8W%2Fuploads%2FvqtoQ9UHxtyMbd1WOohs%2Fphoto_2025-02-22_13-08-30.jpg?alt=media&#x26;token=770c3cb7-6afc-464e-8379-e12b2959e7a3" alt=""><figcaption></figcaption></figure>


---

# 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://avil.gitbook.io/avil/avil-utilities/ai-agent.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.
