> For the complete documentation index, see [llms.txt](https://insightsai.gitbook.io/insightsai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insightsai.gitbook.io/insightsai/information/key-features.md).

# Key Features

1. 1.**Trading Performance Analysis**
   * **Monthly Summaries:** Get comprehensive 30-day trading reports.
   * **Detailed Analytics:** Includes total trades, buys, and average holding times.
   * **User-Friendly Interface:** Simplified access to key trading data.
2. 2.**Profit and Loss Insights**
   * **Monitor Profits and Losses:** View total and floating profits/losses and ROI.
   * **Key Trade Identification:** Highlights your best and worst trades with specifics.
   * **Clear Presentation:** Information is easy to digest for informed decision-making.
3. 3.**Asset Management**
   * **Most Traded Asset Tracking:** Identifies your most frequently traded assets.
   * **Individual Asset Breakdown:** Shows the performance of each asset in your portfolio.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://insightsai.gitbook.io/insightsai/information/key-features.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.
