> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/docs/zh-hant/getting-started/result-page-features-zh-hant/data-download-options-zh-hant.md).

# 資料下載選項

> 下載選項與使用量無關。自由勾選/解除資料下載選項，用想要的方式提取資料試試看。

![image](/files/U5PkqyIutQ5fDcyQlN5e)

{% hint style="info" %}
為便於理解，將類似模式的資料以相同顏色表示。
{% endhint %}

{% stepper %}
{% step %}

### 欄位自動整理

將資料按類似模式自動排序。解除時會以無空格、靠左對齊的狀態提取。

![image](/files/8c46fd625cd4688f4ccf43106b64fc67b0567bdd)
{% endstep %}

{% step %}

### 欄位自動整理+

比現有自動整理強化排序邏輯的選項。欄位紊亂嚴重時，可以更穩定地整理資料。

![image](/files/27229e5fb38c533bd67941f3cc730357ed98f800)
{% endstep %}

{% step %}

### 超連結

一併提取連結到各元素的超連結值。

![image](/files/c202b299ea9952c1eab4c092e8d5bcec1b3ed66c)
{% endstep %}

{% step %}

### 欄位名稱

在 Excel 各欄第一列生成欄位名稱。解除時只提取資料，不含欄位名稱。

![image](/files/ad942f439bf8837f0496dd19250cbf0f35aa17f4)
{% endstep %}

{% step %}

### 移除空欄

自動移除空格比率高的欄。可以用滑桿調整基準（0\~100%）調整移除比率。會根據空格比率刪除，不考慮重要性，需要注意。

![image](/files/f184826cd55f4519e325341099be7486780e3aff)
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.listly.io/docs/zh-hant/getting-started/result-page-features-zh-hant/data-download-options-zh-hant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
