# Preface

## (Para) Pathology Notes

<https://zenodo.org/account/settings/github/repository/sbalci/ClinicoPathJamoviModule>

<https://osf.io/8drpq/>

This booklet will contain my notes on pathology and the tools I use for my research.

The notes may be used by medical school students, pathology residents or pathologists who have similar interests with me.

I plan to write many of the notes in English (but some may be Turkish or German as well.)

You may also comment on paragraphs on this page or make edit suggestions (fork) via GitHub.

*Serdar Balcı, MD, Pathologist*

[Follow @serdarbalci](https://twitter.com/serdarbalci)

[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sbalci/ParaPathology/issues) [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/sbalci)

<https://www.serdarbalci.com/p/cv-ozgecmis.html>

See [https://www.serdarbalci.com/](https://www.serdarbalci.com) for main web page,

[http://www.patolojinotlari.com/](http://www.patolojinotlari.com) for Turkish Lecture Notes & Social Media Based Notes,

<https://serdarbalci.gitbook.io/parapathology/> for parapathology collection,

<https://sbalci.github.io/MyRCodesForDataAnalysis/> for `R codes`,

<https://sbalci.github.io/pubmed/BibliographicStudies.html> for `Bibliographic Studies`.

I use <https://twitter.com/serdarbalci> frequently.

<https://leanpub.com/patolojiatlasi>


---

# 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://www.parapathology.com/readme.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.
