# 操作畫面簡介

draw\.io打開後，會看到如下的畫面，和一般的軟體操作區塊差不多

* 功能選單：最上方有「檔案、編輯、檢視」等
* 工具列：位於功能選單的下方，主要提供放大、縮小、刪除、等功能，都是圖示，看不懂可以將滑鼠移過去後會有提示說明
* 圖形庫：在軟體的最左方為可以使用的圖形庫，可在最下方的「+更多圖形...」去新增或刪除，自訂要顯示的圖形庫內容
* 格式面版：在軟體的最右方，當滑鼠點選到某圖形、文字、圖表時會自動切換成被選取元件可以設定的參數內容
* 編輯區：軟體正中間，要編輯的區塊，點選圖形庫內的圖形後，會自動把所點選的圖形插入到編輯區中
* 分頁：位於編輯區的最下方，有一個像excel的頁面功能，可以建立不同的分頁在同一個檔案中

![](/files/-LdydgtAFLEHG6Oc4t70)


---

# 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://gxiangco.gitbook.io/draw-io/chapter2.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.
