# Legacy

We have implemented the most used services from the current system in the new API in order to provide a high degree of compatibility with the current tools accessing programatically our services.

The live documentation for this endpoints can be found [here](https://www.ebi.ac.uk/unichem/api/docs#/Legacy).


---

# 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/unichem/api/legacy.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.
