I'm preparing for exam and I came across this question, stated below, in a past exam question paper.
Question:
Consider the following FA:

Find an NFA (non-deterministic FA) with four states that accepts the same language.
The question paper came with a memo and the following is the answer:
I tried to find some tutorials on YouTube to explain how this conversion is done but all I could find is NFA to DFA and minimizing DFA (but here the FA must first be converted to DFA). The closest link I could find to answer my question is this one but I don't understand it. I'll will truly appreciate it if you can teach me how to do this conversion. I only have one day to learn this. Thank you.