# Data Packages

- [Data Packages](https://docs.biobox.io/guide/data-packages/data-packages.md): Curated third party data packages
- [External Ontologies](https://docs.biobox.io/guide/data-packages/external-ontologies.md): Reference data loaded into knowledge graphs through curated ontologies
- [Gene Ontology](https://docs.biobox.io/guide/data-packages/external-ontologies/gene-ontology.md)
- [Tissue](https://docs.biobox.io/guide/data-packages/external-ontologies/tissue.md): UBERON Tissue Ontology
- [Disease](https://docs.biobox.io/guide/data-packages/external-ontologies/disease.md)
- [Cell Ontology](https://docs.biobox.io/guide/data-packages/external-ontologies/cell-ontology.md)
- [Phenotype](https://docs.biobox.io/guide/data-packages/external-ontologies/phenotype.md)


---

# 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.biobox.io/guide/data-packages.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.
