# Introduction

**Flow Retail offers a range of extensions that add specialized functionality tailored to specific business needs.**

Whether you need customer counting, subscription billing, loyalty programs, or shipping integrations, extensions let you expand Flow Retail's capabilities without building custom solutions.

**Most extensions are quick to configure and can be activated within hours.**

They typically include a one-time setup fee and ongoing monthly costs, though pricing varies by extension type and usage. If pricing information isn't listed on a specific extension page, contact Flow Retail for details.

For more details, get in touch at <https://www.flowretail.com/contact>


---

# 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.flowretail.com/docs/extensions-addons/introduction.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.
