# Premium Rate

To derive the final Cover Price, the cover amount and cover period are taken into consideration. The cover amount and cover period are specified by the user. The inputs are listed below.

## Inputs

* Cover quantity\
  The cover amount is specified by the policyholder or provider.
* Cover period\
  Length of the cover period specified by the policyholder or provider (in months).
* Annual insurance cost\
  The real rate for an annual insurance cover that the policyholder would pay
* Chosen premium fee\
  The policyholder or provider can choose the premium fee as they wish. However, listings without reasonable premium fees will be unlikely to be taken up by other market participants

## Formulae

* Premium Fee = both the provider and the policyholder can set the premium fee freely when creating a new insurance cover request or offer.


---

# 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.insured.finance/premiums-fee-and-listing-fee/premiums-rate.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.
