# Polyflow Analytics

[Polyflow](https://polyflow.dev) started as an extension built on top of the Dev3 but was extracted to the product of its own.\
\
To start using the Polyflow, [contact us](mailto:hello@polyflow.dev) for onboarding.

The pricing, as with the base Dev3 stack, works by accepting crypto payments. See more in our [Polyflow pricing section](/welcome-to-dev3/pricing/polyflow-pricing-plans.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.dev3.sh/welcome-to-dev3/integrations/polyflow-analytics.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.
