> For the complete documentation index, see [llms.txt](https://docs.earnpark.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.earnpark.com/earnpark-manifesto/capital-growth/issue-actualisation.md).

# Issue actualisation

According to International Monetary Fund projections, the population in developed countries is either stable or declining.

<figure><img src="/files/PStnnmsScvdmoCUJ1ei8" alt=""><figcaption></figcaption></figure>

The demographic burden ratio is rising, indicating an increase in the number of retired people compared to the number of working people.&#x20;

In some countries (e.g. Germany and Italy), this results in one pensioner for every two workers.&#x20;

The [traditional model](#user-content-fn-1)[^1] of the pension system comes into crisis when the demographic burden is high. Freezing pensions means not indexing them, which leads to a real decline in pensions taking inflation into account. It is one way of dealing with the lack of money in pension funds.&#x20;

&#x20;<mark style="background-color:yellow;">The need for savings:</mark> Being of working age, people should save for their future to ensure financial freedom and a comfortable retirement.

[^1]: When the working population finances the pensions of current pensioners


---

# 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:

```
GET https://docs.earnpark.com/earnpark-manifesto/capital-growth/issue-actualisation.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.
