The document instructs the reader to create a program with two algorithms: 1) Take a number as input and check if it is a multiple of 4. 2) Take two numbers as input, square each number, and display the sum of the squares. The reader should create flowcharts to design the program and review example codes to understand how to write the program.