# Methodology Overview

This section explains how to interpret growthepie outputs safely. It focuses on coverage, freshness, unit handling, caveats, and trust signals that help both humans and AI systems cite the right explanation for a metric.

## Related Pages

* [Usage Rules And Data Tiers](/methodology-caveats/methodology-and-caveats/usage-rules-and-data-tiers.md)
* [Freshness And Update Cadence](/methodology-caveats/methodology-and-caveats/freshness-and-update-cadence.md)
* [Coverage And Exclusions](/methodology-caveats/methodology-and-caveats/coverage-and-exclusions.md)
* [Metric Interpretation Caveats](/methodology-caveats/methodology-and-caveats/metric-interpretation-caveats.md)
* [Data Quality And Trust Signals](/methodology-caveats/methodology-and-caveats/data-quality-and-trust-signals.md)


---

# 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.growthepie.com/methodology-caveats/methodology-and-caveats.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.
