# 開始使用

## 支援 Python 3.6.7 以上版本

找到3.6.7版，並下載您的電腦可用的版本，然後進行安裝

開啟命令提示字元，並輸入以下指令安裝ZMQ套件

```
pip install zmq
```

```
pip install pandas
```

下載範例程式\
\
<https://www.touchance.com.tw/downloads>

<figure><img src="/files/vweOZZDrKIg8iLFQnsYX" alt=""><figcaption></figcaption></figure>


---

# 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://touchance-1.gitbook.io/touchance/python-api/huan-jing-jian-zhi.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.
