# Reporting

**Generate an order-level report:**

{% content-ref url="/pages/h1q1JmGP5q1mxgilihgC" %}
[Get Orders Report](/rest-api/reporting/get-orders-report.md)
{% endcontent-ref %}

**Generate a monthly activity report by asset:**

{% content-ref url="/pages/eoiwhb1a83GUc04nVmBI" %}
[Get Monthly Summary](/rest-api/reporting/get-monthly-summary.md)
{% endcontent-ref %}

**Generate a portfolio valuation report:**

{% content-ref url="/pages/8P6wWonKkvnEoBNhuyzA" %}
[Get Portfolio Valuation](/rest-api/reporting/get-portfolio-valuation.md)
{% endcontent-ref %}

**Retrieve your account transaction history:**

{% content-ref url="/pages/Wm3b4sFrrvU9ZFElm0fL" %}
[Broken mention](broken://pages/Wm3b4sFrrvU9ZFElm0fL)
{% endcontent-ref %}


---

# 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://docs.sfox.com/rest-api/reporting.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.
