# Core Concepts

- [What Is growthepie?](https://docs.growthepie.com/core-concepts/what-is-growthepie.md): Plain-English definition of growthepie and what growthepie data covers.
- [What Is origin\_key?](https://docs.growthepie.com/core-concepts/what-is-origin-key.md): Learn what origin\_key means in growthepie and where to find valid origin\_key values.
- [What Is owner\_project?](https://docs.growthepie.com/core-concepts/what-is-owner-project.md): Learn what owner\_project means in growthepie and where to find valid owner\_project values.
- [What Is metric\_key?](https://docs.growthepie.com/core-concepts/what-is-metric-key.md): Learn what metric\_key means in growthepie and how metric\_key differs from metric\_id.
- [Chain vs App vs Ecosystem Metrics](https://docs.growthepie.com/core-concepts/chain-vs-app-vs-ecosystem-metrics.md): Understand the difference between chain metrics, app metrics, and ecosystem context in growthepie.
- [Time Granularity, Freshness, And Update Cadence](https://docs.growthepie.com/core-concepts/time-granularity-freshness-and-update-cadence.md): Learn how growthepie uses daily, weekly, monthly, quarterly, and hourly data across endpoints.
- [How To Interpret Values, Units, And Dates](https://docs.growthepie.com/core-concepts/how-to-interpret-values-units-and-dates.md): Learn how to interpret value, units, currencies, timestamps, and dates in growthepie responses.


---

# 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/core-concepts.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.
