# Features

- [Test Report](https://wiki.loadium.com/features/test-report.md)
- [AI Analysis](https://wiki.loadium.com/features/ai-analysis.md)
- [Compare Test old ui](https://wiki.loadium.com/features/compare-test-old-ui.md): A guide for using Loadium's test comparing feature.
- [Compare Test](https://wiki.loadium.com/features/compare-test.md): A guide for using Loadium's test comparing feature.
- [Report PDF Export old ui](https://wiki.loadium.com/features/report-pdf-export-old-ui.md): How to export your reports as PDF file
- [Report PDF Export](https://wiki.loadium.com/features/report-pdf-export.md)
- [Private Location old ui](https://wiki.loadium.com/features/private-location.md): Creating Private Location and Agent
- [Private Location](https://wiki.loadium.com/features/private-location-1.md): Creating Private Location and Agent


---

# 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://wiki.loadium.com/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.
