# Legacy Resources

These web resources are no longer supported. Below you can find the source code for each of the resources. The data can also be downloaded from our [downloads page](https://chembl.gitbook.io/chembl-interface-documentation/downloads#chembl-legacy-downloads). If you have any questions please contact <chembl-help@ebi.ac.uk>.

## ADME SARfari

We recommend using the more recent bioactivity and ADME assay data including pharmacokinetics which is available via the [main ChEMBL interface](https://www.ebi.ac.uk/chembl/).

* Click [h](ftp://ftp.ebi.ac.uk/pub/databases/chembl/ADMESARfari/latest/adme_sarfari-master.zip)[ere](ftp://ftp.ebi.ac.uk/pub/databases/chembl/ADMESARfari/latest/adme_sarfari-master.zip) to download the source code.
* Click [here](ftp://ftp.ebi.ac.uk/pub/databases/chembl/ADMESARfari/latest/admesarfari.dmp.gz) to download the database dump.

## Kinase SARfari

We recommend using the more recent kinase data which can be accessed via the [main ChEMBL interface](https://www.ebi.ac.uk/chembl/).

* Click [here](ftp://ftp.ebi.ac.uk/pub/databases/chembl/KinaseSARfari/latest) to download the source code.
* Click [here](ftp://ftp.ebi.ac.uk/pub/databases/chembl/KinaseSARfari/latest/kinasesarfari.dmp.gz) to download the database dump.

## GPCR SARfari

We recommend using the more recent GPCR data which can be accessed via the main [ChEMBL interface](https://www.ebi.ac.uk/chembl/).

* Click [here](ftp://ftp.ebi.ac.uk/pub/databases/chembl/GPCRSARfari/latest/gpcr_sarfari-publicable-source-code.zip) to download the source code.
* Click [here](ftp://ftp.ebi.ac.uk/pub/databases/chembl/GPCRSARfari/latest/gpcrsarfari.dmp.gz) to download the database dump.

## ChEMBL Malaria

We recommend using the more recent malaria data which can be accessed via the main [ChEMBL interface](https://www.ebi.ac.uk/chembl/).

* Click [here](ftp://ftp.ebi.ac.uk/pub/databases/chembl/MalariaData/latest/mmv-src.zip) to download the source code.
* Click [here](ftp://ftp.ebi.ac.uk/pub/databases/chembl/MalariaData/latest/mmv.dmp.gz) to download the database dump.


---

# 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://chembl.gitbook.io/chembl-interface-documentation/legacy-resources.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.
