Your first conversation uses the default model set in Settings → Preferences. You can change the default at any time, or switch models for any individual conversation without affecting your default.
Starting a New Chat
There are several ways to open a fresh conversation:- Click the pencil / compose icon at the top of the left sidebar
- Press Ctrl/Cmd+Shift+O from anywhere in the app
- Click New Chat on the welcome screen if no conversations are open yet
Sending Your First Message
Click the prompt bar and type your message
The prompt bar is the text input at the bottom of the chat area. Click anywhere inside it to focus, then type your question or request in plain language. ZeroTwo understands natural language — no special syntax is needed for basic questions.Use Shift+Enter to add a new line without sending (useful for multi-paragraph prompts).
Press Enter to send
Press Enter to send your message, or click the send button (arrow icon) on the right side of the prompt bar. The currently selected model name is visible in the prompt bar — this is the model that will respond.
Watch the response stream in real time
The AI response streams word by word as it is generated. Code blocks receive automatic syntax highlighting, and markdown formatting (headers, bold, bullet lists, tables) renders immediately.
What You Can Ask
ZeroTwo handles a wide range of tasks. Here are some examples to get you started:| Task | Example prompt |
|---|---|
| Writing | ”Write a professional email declining a meeting request.” |
| Coding | ”Explain what this Python function does and suggest improvements.” |
| Research | ”What are the key differences between RAG and fine-tuning for LLMs?” |
| Analysis | ”Summarize the main arguments in this article and identify any logical gaps.” |
| Brainstorming | ”Give me 10 creative names for a SaaS product that helps teams manage async video updates.” |
| Translation | ”Translate the following paragraph into formal Japanese.” |
| Math & Logic | ”Walk me through how to solve this linear algebra problem step by step.” |
| Data | ”I have a CSV with sales data. What trends should I look for?” |
Message Actions
Once an AI response appears, hover over it to reveal action buttons:| Action | What It Does |
|---|---|
| Copy | Copies the full response text to your clipboard |
| Share | Creates a public read-only share link for the conversation |
| Regenerate | Re-runs the same prompt to get a different response — you can optionally switch to a different model before regenerating |
| Thumbs Up | Marks the response as helpful |
| Thumbs Down | Marks the response as unhelpful |
Attaching a File
You can attach files to any message to ask ZeroTwo questions about them:- Click the paperclip icon in the prompt bar, or drag and drop a file directly onto the chat area
- A file preview thumbnail appears above the text input
- Type your question about the file (or leave blank — ZeroTwo will infer what to do)
- Press Enter to send
Switching Models
Click the model name in the prompt bar at any time to open the model picker. Selecting a new model applies it to all subsequent messages — previous responses in the thread remain unchanged. You can also switch models specifically for a Regenerate action: after clicking Regenerate, a model selector appears so you can compare how different models respond to the same prompt. Learn about all available models →Using @ Mentions
Type@ in the prompt bar to invoke a connected app or skill. A dropdown appears listing all your active connectors and skills.
Examples:
@google-drive— reference files from your Google Drive in the current message@github— access your GitHub repositories, issues, and pull requests@notion— pull content from your Notion workspace
Sharing a Conversation
To share a chat with someone else:- Hover over any AI response and click Share, or use the share button in the chat header
- ZeroTwo generates a public read-only link
- Copy the link and send it — the recipient does not need a ZeroTwo account to view a shared chat
Next Steps
Choose a Model
Browse 95+ models and learn the difference between standard, premium, and reasoning categories.
Choose a Tool
Enable Web Search, Deep Research, Canvas Mode, Agent Mode, or Voice for your next message.
Upload Your First File
Learn which file types are supported and how ZeroTwo processes each one.
Home Page Tour
Get a full tour of the ZeroTwo interface — sidebar, prompt bar, topbar, and panels.

