# Editing ✒️Docs - The SMART way

Docs need to be edited. Time and again. Your eyes and fingers coordinate to find the right doc, then you find the right place you want to make the edit to, then your mind thinks, your fingers type. Some typos happen. Some idiotic autocorrects happen. Before you know it, you’re questioning your life choices. \
\
You wish you had an assistant.

Enter Zigzag AI.

Just say:&#x20;

> "Add another point that the budget needs to be revised given the current plan of eating more noodles everyday.”

<div align="left"><figure><img src="/files/lR38D55i7A8uHpBLvX1g" alt="" width="375"><figcaption></figcaption></figure></div>

It will *find the right doc*—no need to tell it which one.\
It will *find the right place* to make the edit.\
It will format it *perfectly*.

Talk about doing the bare minimum.

You can mention the doc name if you have trust issues (or if Zigzag AI seems to be tripping, which can happen sometimes. We are working on it). Say something like:&#x20;

> "Remove XYZ from ABC doc.”

Done. Over. Go do something else.

Or, just say something like:&#x20;

> "Add another paragraph about troubleshooting error #007. It's that...”

Done. Handled. Go live your life or do something better with your time—or don’t. Your choice.

***

Check it out: [www.zig-zag.ai](https://www.zig-zag.ai/)


---

# 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://guide.zig-zag.ai/ai-doc-assistant/editing-docs.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.
