Debug menu for Monkey; what is this app?
The "monkey" application is actually a command line that sends events while you're in an emulator for development purposes. Monkey is used to stress-test the applications you develop to see how they respond to user input.
Bottom line, it's a testing tool used to check your app. To find additional info, visit its dedicated page: https://developer.android.com/studio/test/monkey.html