> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/sciencekit/experiments.md).

# 科學實驗清單

### 科學實驗清單

### 1.聲音測量

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

{% content-ref url="/pages/c1IHH9DhljvwrrRiDb2Y" %}
[1.聲音測量](/scientific_measures/decibels.md)
{% endcontent-ref %}

### 2.紫外線測量

{% content-ref url="/pages/zdWyC8kpkHmkFq1ylrBT" %}
[2.紫外線測量](/scientific_measures/uv.md)
{% endcontent-ref %}

### 3.二氧化碳測量

<figure><img src="/files/5kCs0z3qdsUaXjBuhsXE" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/sClANHumvcO37zCRUC0t" %}
[3.二氧化碳測量](/scientific_measures/co2andtvoc.md)
{% endcontent-ref %}

### 4.懸浮粒子測量

<figure><img src="/files/15thkFS4eWqndEpXeABs" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/4OqgtabIRJXFAifseMBE" %}
[4.懸浮粒子測量](/scientific_measures/particulate.md)
{% endcontent-ref %}

### 5.水溫測量

<figure><img src="/files/4nVXbypGCUhpV7xk60ZJ" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/F6tDP9ica8582mmgOQ1W" %}
[5.水溫測量](/scientific_measures/watertemp.md)
{% endcontent-ref %}

### 6.污水混濁度測量

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

{% content-ref url="/pages/653Goe5zXsnGECIKMLVG" %}
[6.污水混濁度測量](/scientific_measures/turbidity.md)
{% endcontent-ref %}

### 7.pH酸鹼值測量

<figure><img src="/files/5APC7uUtCUSDgVxwiz8C" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/Rh2PuqA4ALRJP7n2Mni3" %}
[7.pH酸鹼值測量](/scientific_measures/phmeasure.md)
{% endcontent-ref %}

### 8.電子磅測量

{% content-ref url="/pages/aUvd2m6H8nsEfENZEuqt" %}
[8.電子磅](/scientific_measures/load.md)
{% endcontent-ref %}


---

# 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://sharinghub.kittenbot.hk/sciencekit/experiments.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.
