# Chemistry

Chemistry is the study of the properties and behavior of matter. The subject matter of chemistry includes the the composition, structure, properties, and behavior of matter and the changes it undergoes during and reaction with other substances.

### **Books**

* [OpenStax Chemistry 2e](https://openstax.org/details/books/chemistry-2e)

### **Courses**

* [CMU Open Learning Initiative Chemistry 1](https://oli.cmu.edu/courses/general-chemistry-1-open-free/)


---

# 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://documentation.specollective.org/knowledge-base/natural-sciences/chemistry.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.
