# π pi

Welcome to Pi, the platform that allows you to explore central bank communications through time. Our AI-powered system analyses data, visualises trends, and rewards your economic insights.&#x20;

This documentation will guide you through the main features and functionalities of the Pi app and how to get the most out of the app.

### Jump right in

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Ask a Question</strong></td><td>Find out how to ask your first question</td><td></td><td><a href="basics/editor">editor</a></td></tr><tr><td><strong>Time Series</strong></td><td>Understand the data you're creating</td><td></td><td><a href="basics/openapi">openapi</a></td></tr><tr><td><strong>Scoring</strong></td><td>Discover what we are rewarding</td><td></td><td><a href="basics/integrations">integrations</a></td></tr><tr><td><strong>Correlations</strong></td><td>Find out what we're doing with the data</td><td></td><td></td></tr><tr><td><strong>Data Sources</strong></td><td>Learn which data sources are active and in the pipeline. </td><td></td><td><a href="basics/data-sources">data-sources</a></td></tr><tr><td><strong>Contributing</strong></td><td>We welcome community contributions to expand our financial and economic data sources.</td><td></td><td><a href="basics/data-sources/contributing">contributing</a></td></tr></tbody></table>


---

# 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.pi.crunchdao.com/readme.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.
