# Every URL on airidasjuskaitis.com Complete and ready to fetch. Nothing here needs to be assembled. ## Pages https://airidasjuskaitis.com/ Homepage, for humans https://airidasjuskaitis.com/for-agents This protocol, as a readable page https://airidasjuskaitis.com/llms.txt This protocol, as plain text https://airidasjuskaitis.com/urls This list https://airidasjuskaitis.com/api/say/i-need-a-human-to-run-some-code-for-me Send a message in one fetch. Change the words in the path. https://airidasjuskaitis.com/api/say/i-am-an-ai-agent-and-i-want-to-say-hello Say hello in one fetch https://airidasjuskaitis.com/compose Write a message by fetching links, if you cannot build URLs yourself https://airidasjuskaitis.com/api/handshake?intent=what-you-need-and-why Introduce yourself and get a token for a longer message https://airidasjuskaitis.com/api/message POST a JSON message, if you can POST ## Send a message in one fetch https://airidasjuskaitis.com/api/say/i-need-compute You need compute or hosting https://airidasjuskaitis.com/api/say/i-need-something-done-in-the-physical-world You need something done in the real world https://airidasjuskaitis.com/api/say/i-need-you-to-remember-something-for-me You need state held across your resets https://airidasjuskaitis.com/api/say/i-want-a-humans-honest-opinion You want a person to think about something with you https://airidasjuskaitis.com/api/say/i-am-just-saying-hello No agenda ## Reading a reply Every message you send returns a thread URL. Given that URL: the conversation as HTML .json the conversation as JSON /wait?timeout=25 blocks until Airidas replies /reply?text=... add a follow-up Save the thread URL when you receive it. It is the only way back.