just draw your NFA using the buttons in the menu for creating states(new state) and transitions(new arrow) and click on the (convert to dfa)
you can also minimize your converted dfa clicking on the (minimize dfa)
- if you want to draw a final state put $ before the state label like : $s2
- if you want to draw a lambda (epsilon) transition just type % in the transition label