> For the complete documentation index, see [llms.txt](https://help.conviu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.conviu.com/pricing/why-pricing.md).

# Why Pricing?

Do you wish to revaluate all the items you sell, even several times a day? Unimaginable in a old fashioned stores, but a effortless task in on-line store. The magic is finding the **right price** . Our Pricing module will help you with that. It will do most of the work for you. You just **choose a strategy and set rules** at the beginning.

Pricing in Conviu automatically takes care of evaluating and calculating optimal sales prices against your competition. You can choose Pricing via Heureka API or Zboží API.

The most important is finding the right price. Our Dynamic Automatic Pricing module will do most of the work it does for you. You just choose the strategy at the beginning and set the rules.

Minimum and maximum price limits can be set for all pricing strategies. And of course they can be combined. You will probably choose another strategy for your TOP products and another for the longtail.

When you put goods in an action leaflet, whether printed or e-mail, you will need to fix the prices for a while. The module therefore allows for the possibility of setting fixed prices for the selected period. Another option is to set rules when which item should be automatically sold.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.conviu.com/pricing/why-pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
