# EdisonScientific Cookbook

***

#### Libraries & Frameworks

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/spaces/M2MYoUWqZzuxV0cP6NbC/pages/J4rBDgx1WnPxb3QqSH1u">PaperQA2 — High accuracy scientific RAG library</a></td><td><a href="/files/B4PbVl50ElY5TymKSKm3">/files/B4PbVl50ElY5TymKSKm3</a></td></tr><tr><td><a href="/spaces/KnMaW0v306jmeMSo6Ygv/pages/rKlxpWcQKT1qBvnO7BQA">Aviary — Environments for LLM agents</a></td><td><a href="/files/M31IR57HEy7KUbQUNCCv">/files/M31IR57HEy7KUbQUNCCv</a></td></tr><tr><td><a href="/spaces/EDDp78urTJPGaSa6xOLf">LDP (Language Decision Processes) — LLM agents library</a></td><td><a href="/files/7yJuoLVzJL87LT0g7A4H">/files/7yJuoLVzJL87LT0g7A4H</a></td></tr></tbody></table>

***

#### Cookbooks & How to guides

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/spaces/M2MYoUWqZzuxV0cP6NbC/pages/U5GlM9v31VNfERZVCK3S">Querying clinical trials with PaperQA2 </a></td><td><a href="/files/y4sApGSmPzZ8OOxQq1xP">/files/y4sApGSmPzZ8OOxQq1xP</a></td><td></td></tr><tr><td><a href="/spaces/M2MYoUWqZzuxV0cP6NbC/pages/8hrctnlc8JAVlPJ4GxP8">Using OpenReview papers with PaperQA2</a></td><td><a href="/files/wrLpwq21NzE8ga5B95Ss">/files/wrLpwq21NzE8ga5B95Ss</a></td><td></td></tr><tr><td><a href="/spaces/LsJxaOaQp0Y25Smq6TL7/pages/Fb9FLHd18RQjLJNQIQ0h">Improving Kosmos queries with our guidelines</a></td><td><a href="https://cdn.prod.website-files.com/69021edc9ce0757fd9564deb/690934278e889fa88a6b1877_Rectangle%20477-p-1600.png">https://cdn.prod.website-files.com/69021edc9ce0757fd9564deb/690934278e889fa88a6b1877_Rectangle%20477-p-1600.png</a></td><td></td></tr><tr><td><a href="/spaces/LsJxaOaQp0Y25Smq6TL7/pages/iXy3ATXAHGxNwXX611oW">Master writing queries for Edison Molecules</a></td><td><a href="/files/0cuno4TByUbmSaDQ55K7">/files/0cuno4TByUbmSaDQ55K7</a></td><td></td></tr><tr><td><a href="/spaces/LsJxaOaQp0Y25Smq6TL7/pages/Dhw5AFysB0ITAuEkWnor">Edison Analysis API tutorial</a></td><td><a href="https://cdn.prod.website-files.com/69021edc9ce0757fd9564deb/691e9cabddc2ff83f1125d2a_ChatGPT%20Image%20Nov%2019%2C%202025%20at%2008_44_08%20PM.png">https://cdn.prod.website-files.com/69021edc9ce0757fd9564deb/691e9cabddc2ff83f1125d2a_ChatGPT%20Image%20Nov%2019%2C%202025%20at%2008_44_08%20PM.png</a></td><td></td></tr></tbody></table>


---

# 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.edisonscientific.com/edisonscientific-cookbook.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.
