# Interest rate chart with amount range

#### Primary grouping by period

![](https://mifosforge.jira.com/wiki/download/thumbnails/121831466/118.png?version=1\&modificationDate=1458555154395\&cacheVersion=1\&api=v2\&width=850)

Showing examples of defining periods with amount range&#x20;

1\) Period from 1 day to 90 days, with amount range from 1 to 10000 and interest rate as 5%.&#x20;

2\) Period from 1 day to 90 days, with amount range from 10001 to none value (infinite amount) and interest rate as 5.5%.&#x20;

i - Value is ending with open value (None), that is, above 10001 to infinite amount will be calculated for 5.5% with 1 to 90 days range.  &#x20;

3\) Period from 91 day to open value (None) days, with amount range from 1 to none value (infinite) and interest rate as 6%.&#x20;

ii - Period days is open value (None) days, that is, from 91 and above days.&#x20;

iii - Value is ending with open value (None). That is, above 1, any amount will be calculated for 6% with 91 days range. &#x20;

#### Primary grouping by amount&#x20;

![](https://mifosforge.jira.com/wiki/download/thumbnails/121831466/119.png?version=1\&modificationDate=1458557318777\&cacheVersion=1\&api=v2\&width=850)

Showing examples of defining amount range with periods

**Is primary grouping by amount** is checked box (Enables amount based grouping) &#x20;

1\) Amount range from 1 to 10000, with period from 1 to 90 and interest rate as 5%.&#x20;

2\) Amount range from 1 to 10000, with period from 91 to none value and interest rate as 5.5%.&#x20;

i - Period type is ending with open value (None), that is, above 91 days to infinite days, will be calculated for 5.5% with 1 to 10000 amount range.  &#x20;

3\) Amount range from 10001 to none value (infinite), with period from 1 to null value (Limit less amount) and interest rate as 6%.&#x20;

ii - Period days is ending with open value (None) days, that is, from 1 to infinite days. &#x20;

iii - Amount Value is ending with open value(None) i.e above 10001 to infinite amount, will be calculated for 6% 10001 and above range. &#x20;


---

# 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.mifos.org/mifosx/user-manual/for-administrators-mifos-x-platform/administration/products/fixed-deposit-products/interest-rate-chart-with-amount-range.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.
