# Biology

Biology is the study of life. The subject matter of biology includes cell biology, microbiology, genetics, evolution, anatomy, physiology, plant science, reproduction, biodiversity, and ecology.

### Books

* [OpenStax - Biology 2e](https://openstax.org/details/books/biology-2e)
* [University of Minnesota Open Textbook Library Concepts of Biology](https://open.umn.edu/opentextbooks/textbooks/168)

### Courses

* [Open Learning Initiative - Introduction to Biology](https://oli.cmu.edu/courses/introduction-to-biology-open-free)
* [MIT Open Courseware - Biology Courses](https://ocw.mit.edu/courses/biology/)
* [MITx - Introduction to Biology - The Secret of Life](https://www.edx.org/course/introduction-to-biology-the-secret-of-life-3)


---

# 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/biology.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.
