Skip to main content
Get up and running with Zark in under a minute.

Step 1: Create your Space

Sign up at zarklab.ai. You can register with email or Google OAuth. No cryptocurrency wallet or special setup is required. You’ll land in your Personal Space — your private home base with 50 GB of cloud storage and a Mini Personal Computer for your AI to live in.

Step 2: Start a conversation

On the right side of your Space, you’ll see the Chat panel. This is where everything happens — type a question, upload a file, or describe what you need. Zark handles the rest.

Step 3: Try something

Here are a few things to try right away:

Ask a question

What are the latest developments in AI regulation?
Zark searches the web, reads relevant sources, and gives you a synthesized answer with citations.

Upload a file

Drag a CSV, PDF, image, video, or any supported file into the chat. Then ask about it:
Summarize this document
What are the top 10 rows by revenue?
What's discussed in this video?
Zark detects the file type and processes it automatically — extracting text from PDFs, transcribing audio, parsing spreadsheets, or analyzing images.

Generate content

Create an image of a futuristic cityscape at night
Write a Python script that reads a CSV and calculates monthly averages
Generate a 10-second video of ocean waves at sunset
Zark routes these to the appropriate creation tool and delivers the result directly in chat.

Analyze data

Upload a spreadsheet or data file, then ask analytical questions:
What's the average order value by region?
Show me the top 10 customers by total spend
Compare Q3 performance to Q2
Your file becomes a queryable dataset the moment it’s uploaded. No formulas, no pivot tables — just plain language.

Supported file types

CategoryFormats
DocumentsPDF, Word (.docx, .doc), PowerPoint, Markdown, HTML, plain text
ImagesPNG, JPG, JPEG, SVG, GIF, WebP, BMP, TIFF, HEIC
VideosMP4, MOV, AVI, MKV, WebM
AudioMP3, WAV, M4A, FLAC, OGG
DataCSV, Excel (.xlsx, .xls), JSON, Parquet
CodePython, JavaScript, and other common programming formats

What happens behind the scenes

When you send a message, Zark’s routing system:
  1. Analyzes your intent
  2. Selects the right tools (web search, file manager, database engine, etc.)
  3. Executes tasks in parallel where possible
  4. Combines results into a single response
You never need to tell Zark which tool to use. If your question needs web research and data analysis, both run simultaneously. For a deeper understanding of how this works, see How Zark Works.

What’s next

How Zark Works

Understand the tool architecture and routing system

Platform Capabilities

Explore each tool in detail

Working with Data

Learn how to upload and query structured data

Marketplace

Discover community skills and API integrations