- Can I use it without an account?
- Yes. You can send messages, use the preloaded task cards, and see generated UIs without signing in. The number of messages per day is capped (10 by default) and nothing is kept in history. Keeping history, creating or editing tasks, saving memos, and creating share links need a free account.
- What does a task button actually do?
- Pressing a card sends a message shaped like “【タスク】Summarize”, carrying whatever you typed in the box as the situation section. Behind it, the task's prompt template, response rules, output template, and input and output examples go to the model, and you can read all of them under the “Prompt” disclosure after sending.
- When does a generated UI appear? Can it appear uninvited?
- Only when you explicitly ask for something visible, such as a chart, a diagram, or an interactive demo. Comparisons, procedures, calculations, and code examples come back as text as usual, and writing “text only” or “no diagram” keeps it that way.
- What can 3D do, and what can it not do?
- Asking for 3D, a solid shape, or Three.js returns a Three.js screen with a scene, camera, light, and geometry that you can drag to orbit. Three.js is the only library available: no external CDNs, and no textures or 3D models loaded from a URL. The frame is between 160 and 900 pixels tall.
- Can other people see my conversations?
- Not unless you create a share link yourself. Once you do, anyone with the URL can read that conversation and press “Continue this chat” to keep going in their own copy. Temporary chats are never stored and cannot be shared at all.