# Additional Reporting Found on GovTribe Detail Pages

In addition to the global reports availble in GovTribe main menu >> Reports, GovTribe provides useful reporting on various Detail Pages (i.e., [Federal Agencies Detail Page](/user-guide/what-is.../participants/federal-agencies.md#federal-agency-detail-page), [Vendor Detail Page](/user-guide/what-is.../participants/vendors.md#vendor-detail-page), [NAICS Detail Page](/user-guide/what-is.../categories/naics-categories.md#the-naics-category-detail-page), etc.)

The documents in this section include:

* Funding Analysis per Item\
  Describes the Funding Analysis section found on various Detail Pages
* Funding Report per Item
* Awards Report per Item
* Top IDIQs, Schedules, GWACs, and BPAs Reports per Item

Use the links to learn more about each report.


---

# 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.govtribe.com/user-guide/what-is.../reports/reports-on-detail-pages.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.
