How to prompt a player?

hello! i’m working with twine and i was wondering how to prompt a player? like, they type an answer and the answer is stored in a Variable (like a name select screen)

i’ve searched for a bit but somehow i literally can’t find it for harlowe, only sugarcube and twine 1

You could probably use the (prompt:) macro: sounds like that gives you a dialog box that the user can enter a string into?

It doesn’t have text-boxes that are directly in your page: AFAICT this is deliberate. So if you want that you’ll need to try something like @Chapel’s custom Harlowe macros.