Given a way of finding the midpoint of any segment (and connecting points to make lines, and intersecting lines to get points), construct the average of 5 points, using only 4 midpoint constructions. (Shown is a method using 5.)
Scroll down for a solution to this problem.
Solution

By using the centroid of the CDE triangle as a connection point, we reduce the number of midpoints used to 4. In this case either EJ or DL can be used as the intersection. I note that in any case, intersection lines at P must be a linear combination of all five points.
More solutions: https://x.com/Mirangu1/status/1877622553306357838