# 1.4 查詢地點經緯度

* 第 1 步進入 [Google地圖](https://www.google.com.tw/maps/)。
* 第 2 步於左上角搜尋列輸入您要舉辦活動的地點名稱。
* 第 3 步在地圖上找到該地點後，於名稱上按一下滑鼠「右鍵」。
* 第 4 步出現在第一行的數字就是經緯度，按一下滑鼠「左鍵」就能複製下來。
* 第 5 步回到活動管理後台，將經度、緯度貼上至對應欄位即可。

\
★小秘訣：複製下來的經緯度是以逗號區隔，逗號之前的數字貼在前面的欄位（緯度），逗號之後的數字貼在後面的欄位（經度），就沒問題囉！


---

# 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://oqr.gitbook.io/zhu-ban-ren-cao-zuo-shou-ce-cao-gao/hou-tai-cao-zuo-shou-ba-shou-jiao-xue/cha-xun-di-dian-jing-wei-du.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.
