You press the big plus button on the lower right corner then type some things, then press the “post” button, which sends a POST request to `https://api.wasteof.money/posts` with the request data of the HTML of your post, and which post you’re reposting (or null if you’re not reposting any post). You need to have a certain Authorization header, which I’m assuming is how wasteof can tell what account is posting.