> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/zh-cn/fu-lu/fu-lufzhi-shi-wu-zhong-guan-ce-yang-ben.md).

# 附录F：指示物种观测样本

一项观测要有效，必须具备物种信息，以及照片、视频、录音或地理编码数据等初步证据（本方法学不要求，但如因其他原因生成则予以接受）。&#x20;

下表展示了我们位于哥伦比亚普图马约的试点 BCP 场地的物种观测样表。您还可以复制并使用一个用于跟踪数据的模板：（注：为动物安全起见，已移除地理编码）。&#x20;

* 1\) [<mark style="color:默认;background-color:green;">注册 Airtable</mark>](<https://airtable.com/invite/r/fxsn6mcE >) 免费
* 2）复制 [<mark style="color:默认;background-color:green;">物种观测样本数据库</mark>](https://airtable.com/appCrJEBJX5lDwZ2R/shrTEy84ICs3dIXWm/tblSGRFmIU1FbLIQM/viwaSqv9TqSyU2Jds?blocks=hide) 以用于您自己的 BCP

#### **表12。用于完整核证的指示物种观测。** *注：为动物安全起见，已移除地理编码。*&#x20;

<figure><img src="/files/8ff46270c679bb8d905912b78e47449fea55605e" alt=""><figcaption></figcaption></figure>


---

# 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://isbm.savimbo.com/methodology/zh-cn/fu-lu/fu-lufzhi-shi-wu-zhong-guan-ce-yang-ben.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.
