> For the complete documentation index, see [llms.txt](https://lillius.gitbook.io/lillius-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lillius.gitbook.io/lillius-white-paper/english/6.-target-analysis.md).

# 6. Target Analysis

## The proportion of the MZ generation is expected to gradually expand as the proportion of baby boomers decreases.

The MZ generation, born between 1981 and 2010, comprises mobile natives and currently represents 33% of the world's population. As the share of baby boomers declines in the coming years, the MZ generation is projected to surpass 50% of the population by 2040. In terms of the workforce, they are expected to constitute two-thirds of the total, becoming the driving force behind future economic activities.

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

[<mark style="color:red;">6.1 Characteristics and trends of Gen MZ</mark>](/lillius-white-paper/english/6.-target-analysis/6.1-characteristics-and-trends-of-gen-mz.md)

[<mark style="color:red;">6.2 Healthcare Content for Generation MZ</mark>](/lillius-white-paper/english/6.-target-analysis/6.2-healthcare-content-for-generation-mz.md)

[<mark style="color:red;">6.3 Leveraging Generation MZ's digital devices</mark>](/lillius-white-paper/korean/6.-target-analysis/6.3-mz.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://lillius.gitbook.io/lillius-white-paper/english/6.-target-analysis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
