> For the complete documentation index, see [llms.txt](https://nicholsonlabs.gitbook.io/labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicholsonlabs.gitbook.io/labs/carbon-capture/tests/test-3-with-sorbent-1.md).

# Test #3 with Sorbent #1

![](/files/zOXhGW5VgDGnBe1xzbOa)

Notes: My first success! The ppm changed when I added water! I don't know why this didn't happen with my other tests. Maybe because the test was longer this time? These results aren't nearly as good as they should be, so I'll look into improving this experiment.

Time water added: 9:10

Start ppm: 1459

End ppm: 1603

Rise ppm: 144

Total time frame: 2hrs and 51 min

Experiment time frame: 2hrs and 48 min

Test chamber: MK2

Grams of CO2 captured: 0.005124384


---

# 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://nicholsonlabs.gitbook.io/labs/carbon-capture/tests/test-3-with-sorbent-1.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.
