Quick Start
Corca is designed to let you write mathematics the way you naturally think about it. You type expressions directly, structure them visually, compute results inline, and keep everything editable at all times.
This guide walks through the core workflow: creating a document, writing math, computing results, collaborating, and exporting your work.
Create a document
The fastest way to start is to create a new document. Click New document and begin typing.
For example, type (a+b)^2.Corca automatically formats the expression as:
You do not need to write LaTeX commands manually. Expressions remain fully editable after formatting.
Import existing work
You can continue working from existing notes, formulas, or documents instead of rewriting everything from scratch.
Source | What happens |
|---|---|
Paste LaTeX | Converts into editable math |
Import | Preserves structure and formatting |
Import ZIP archives | Imports full projects and folders |
OCR from images | Converts printed or handwritten math |
Paste math
For example, pasting:
\int_0^1 x^2 dxproduces:
The result is editable structured math, not static text.
Import from an image
Drag an image into the document, select it, and click Recognize. Corca extracts the text and math into editable content.
Fork an existing document
Forking creates an independent copy of a document inside your own workspace. This is useful for assignments, experiments, or adapting someone else’s work.
Open a document, click Fork, choose a destination, and continue editing your copy.
Write math naturally
Corca recognizes common mathematical typing patterns automatically.
You type | Result |
|---|---|
| |
| |
| |
| |
|
You can continue editing any expression later without rebuilding it.
Compute results
To evaluate an expression, type = and press Tab.
For example:
Then type
You'll see the result:
Use the AI Helper
The AI Helper works directly inside the document. You can ask it to:
explain expressions
generate steps
simplify results
expand formulas
help solve problems
For example, ask the AI to expand
The result will be
The generated output becomes normal editable document content.
Collaborate with others
Documents can be shared with individuals or teams. Click Share, copy the link, or invite collaborators by email.
Depending on permissions, collaborators can:
Permission | Capabilities |
|---|---|
View | Read content |
Comment | Add discussion |
Edit | Modify content |
Manage | Control sharing and settings |
Changes synchronize automatically in real time.
Work in teams
Teams provide shared workspaces for long-term collaboration. Create a workspace with Create team, invite collaborators, and organize documents into shared folders.
In practice, teams usually split work across multiple documents:
one person builds a model
another analyzes results
another prepares explanations or reports
Because everything stays connected, calculations and references can be reused across the workspace.
Export your work
Click Download and select a format:
PDF
LaTeX
Overleaf-compatible projects
Next steps
After the Quick Start, the most useful sections are:
Section | Purpose |
|---|---|
Understand how Corca works and when to use it | |
Bring existing notes, LaTeX, PDFs, images, and files into Corca | |
Learn how to write, edit, and structure mathematical expressions | |
Work with others in shared documents and workspaces | |
Use Corca AI to solve problems, generate content, write code, and edit documents | |
Compute, simplify, solve, and explore mathematics directly in the editor | |
Share your work and export it to PDF, LaTeX, or Overleaf |
Next: Corca Overview |