# Welcome to Zerve

## About Zerve

Zerve brings together an AI agent, notebook-style development, and stable execution in one workspace. It includes pre-installed libraries, scalable compute, and parallel processing by default. It integrates with the tools and data sources teams already use, removes silos, and helps people move from question to insight quickly — whether they are beginners or experts.

## How are we different ?

We are also the first context-aware AI development environment built for working with data, trusted by leading organizations worldwide. Unlike generic coding assistants designed for software engineering, Zerve is purpose-built for the exploratory nature of data science. The Zerve agent tracks your data, hypotheses, and results, while a collaborative, version-controlled canvas and reliable orchestration engine make it simple to build, scale, and share workflows. The result: Quicker outcomes, while maintaining the quality.

{% embed url="<https://www.youtube.com/watch?v=IMBILPX8aUM>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zerve.ai/guide/welcome-to-zerve.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
