# Custom Price Models

One of the biggest challenge is to launch different price models very quickly.

With PriceOps you can create and launch any price model from flat rate (/month), User or Per Seat price models (/user/month) or any usage based pricing model (/api or /compute or /GB etc).

We have provided a way to create any custom price model and launch within minutes.

Even for Per User or Per Seat price models, you might want to call it /creator/month and this can be done very easily as shown in the demo below.

{add a video}


---

# 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.priceops.net/documentation/pricing-operations/custom-price-models.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.
