# 5.6 Growth Statistics

This section of GREEN-E will depict the growth in revenue in different ways.

<figure><img src="/files/KaahbiBHesjlCDvqo84U" alt=""><figcaption><p>Growth Statistics</p></figcaption></figure>

The user can observe the growth statistics in the following ways:

1. &#x20;**Last 3 months**: It shows the details of revenue generated in the last 3 months from the current month. The amount of revenue generated during each month will be displayed here.
2. &#x20;**Month on Month**: It shows the month-on-month increase in revenue. It shows the graphical data with a percentage increase or decrease in revenue generated.
3. &#x20;**Season on Season**: It shows the graphical changes from season to season.


---

# 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://aerogcs-docs.aeromegh.com/aerogcs-kea-enterprise/5.-green-e/5.6-growth-statistics.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.
