# Analytics

Selen AI’s Strategy Analytics panel delivers key insights to help you measure and refine performance:

* **Trade Activity**: Track the number of buy/sell transactions executed per strategy.
* **Volume Metrics**: See the total trading volume generated over time.
* **Cost Overview**: Monitor transaction fees incurred to evaluate cost-efficiency.

These metrics help you understand strategy impact, optimize parameters, and improve profitability over time.


---

# 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://selen-ai.gitbook.io/selen-ai-how-to-use/bot-menu-overview/analytics.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.
