# Frequently Asked Questions

Here you will find frequently asked questions about ChEMBL, please use the menu on the left to access the sub-sections.

## Useful Links

Links to webinar slides and PDFs:

* [ChEMBL Interface and Searching Walkthrough](https://www.ebi.ac.uk/training/events/exploring-chembl-data-new-chembl-interface-0/)
* [UniChem Walkthrough](https://www.ebi.ac.uk/training/online/courses/unichem-quick-tour/)
* [Web Services Overview](https://www.ebi.ac.uk/training/online/course/embl-ebi-programmatically-take-rest-manual-searches/chembl-programmatically)


---

# 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/frequently-asked-questions.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.
