# BioAgents

BioAgents are autonomous AI-powered agents designed to execute specific tasks within the scientific research and development lifecycle. They act as decentralized researchers, analysts, and operators, integrating the power of AI with the transparent and interoperable infrastructure of web3. By bringing scientific agents on-chain, we can create a more cohesive, trustworthy, and economically-aligned ecosystem.

This section provides a comprehensive look into the world of BioAgents. Here's what you'll find:

* [**Conceptual Overview**](/bio/introduction/bioagents/bioagents-conceptual-overview.md)**:** A high-level look at *why* BioAgents are needed, how they will change the world of science, and how you can contribute.
* [**How BioAgents Work**](/bio/introduction/bioagents/about-bioagents.md)**:** A closer look at the BioAgents framework, its core components, and the data-to-discovery workflow.
* [**The Agentic Science Map**](/bio/introduction/bioagents/agentic-science-map.md)**:** An overview of the broader scientific AI ecosystem, showing how different layers-from data sources to scientist-facing platforms-fit together and where BioAgents operate.
* [**Technical Deep Dive**](/bio/introduction/bioagents/bioagents-technical-deepdive.md)**:** A look under the hood at the technical architecture of BioAgents, how they are built, and how they interact with on-chain protocols.
* [**Example BioAgent: AubrAI**](/bio/introduction/bioagents/example-bioagent-aubrai.md)**:** A case study of a real-world BioAgent, illustrating its specific function and how it contributes to the ecosystem.


---

# 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.bio.xyz/bio/introduction/bioagents.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.
