# ZIEA Intro

#### What is ZIEA?

ZIEA is an AI-powered desktop companion that unifies planning, execution, and reflection into one seamless flow. It helps you effortlessly turn the thought "I want to do that" into the action "I am doing it."

Unlike mobile apps that add distractions, ZIEA is a dedicated desk device—always on, always ready, and designed to keep you focused.

***

#### The ZIEA Productivity Cycle

ZIEA is built around a simple yet powerful three-step cycle to make productivity a tangible experience:

* Plan: Just tell ZIEA your goal. It will instantly generate a series of small, structured steps for you.
* Execute: With a single tap, you can launch a focus session or begin your first task, eliminating friction and decision fatigue.
* Reflect: Weekly reports highlight your progress, habits, and key insights, allowing you to learn from your actions and optimize your next cycle.

This complete loop makes ZIEA more than just a planner; it’s a full solution for planning + doing + learning.

***


---

# 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://doc.ziea.net/frequently-asked-questions/ziea-intro.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.
