# Introduction

This chapter provides foundational knowledge on biomedical informatics (and its sub-discipline of health informatics), implementation science, and related topics. Each topic page offers a brief overview as an introduction with references to other chapters in CODIAC for Health for more details as well as to external references and resources for learning more.

{% hint style="info" %}
**Visit other chapters in CODIAC for Health using the** [**Table of Contents**](https://docs.bcbi.brown.edu/codiac-for-health/table-of-contents) **or menu in the upper left corner.**
{% endhint %}


---

# 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://docs.bcbi.brown.edu/codiac-for-health/foundations/introduction.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.
