# Performance Reports and Daily Sentiment

To keep holders informed, the AI Agent provides concise and informative updates on market conditions and the status of managed strategies.

**Key Features:**

* Daily Market Sentiment: The AI Agent analyzes trends and offers insights into the crypto market's state.
* Strategy Performance Reports: Highlights changes in strategy outcomes and areas for improvement.

**Example in Practice:**\
A daily report might state:

* “BTC has consolidated at $90,000, with ETH showing bullish signs. ETH Strategy 2 yielded a 12% return this week, while BTC Strategy 3 underperformed by 4%. Consider reallocating funds to Strategy 2 to capitalize on ETH momentum.”


---

# 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://whitepaper.runaigent.fun/ai-agent-capabilities/performance-reports-and-daily-sentiment.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.
