# SureChEMBL

## SureChEMBL

- [SureChEMBL](https://chembl.gitbook.io/surechembl/surechembl.md): Chemical Structure Information in Patents
- [Contact us](https://chembl.gitbook.io/surechembl/contact-us.md)
- [Available data sources](https://chembl.gitbook.io/surechembl/available-data-sources.md)
- [Patent view](https://chembl.gitbook.io/surechembl/patent-view.md)
- [Text search](https://chembl.gitbook.io/surechembl/text-search.md)
- [Search interface overview](https://chembl.gitbook.io/surechembl/text-search/search-interface-overview.md)
- [Simple patent query overview](https://chembl.gitbook.io/surechembl/text-search/simple-patent-query-overview.md)
- [Complex Solr search](https://chembl.gitbook.io/surechembl/text-search/complex-solr-search.md)
- [Patents with small molecules filter](https://chembl.gitbook.io/surechembl/text-search/patents-with-small-molecules-filter.md)
- [Date filter](https://chembl.gitbook.io/surechembl/text-search/date-filter.md)
- [Query assistant](https://chembl.gitbook.io/surechembl/text-search/query-assistant.md): How to use the Query assistant to query SureChEMBL
- [Solr query field names and examples](https://chembl.gitbook.io/surechembl/text-search/solr-query-field-names-and-examples.md): List of Solr query field names that you can use to write complex queries and/or to restrict a search to some specific patent section
- [Patent number search format](https://chembl.gitbook.io/surechembl/text-search/patent-number-search-format.md)
- [Chemical search](https://chembl.gitbook.io/surechembl/chemical-search.md)
- [Structure drawing](https://chembl.gitbook.io/surechembl/chemical-search/structure-drawing.md)
- [Insert a SMILES, SMARTS, MOL, or Name Entry](https://chembl.gitbook.io/surechembl/chemical-search/insert-a-smiles-smarts-mol-or-name-entry.md)
- [Structure search type](https://chembl.gitbook.io/surechembl/chemical-search/structure-search-type.md)
- [Similarity Search, Tanimoto Coefficient and Fingerprint Generation](https://chembl.gitbook.io/surechembl/chemical-search/similarity-search-tanimoto-coefficient-and-fingerprint-generation.md)
- [Filter by molecular weight](https://chembl.gitbook.io/surechembl/chemical-search/filter-by-molecular-weight.md)
- [Search for structure in document section(s)](https://chembl.gitbook.io/surechembl/chemical-search/search-for-structure-in-document-section-s.md)
- [SMARTS search](https://chembl.gitbook.io/surechembl/chemical-search/smarts-search.md): SureChEMBL also accept SMARTS input. Here is a use of how they can be used.
- [Patent annotation](https://chembl.gitbook.io/surechembl/patent-annotation.md)
- [Chemistry annotation](https://chembl.gitbook.io/surechembl/patent-annotation/chemistry-annotation.md)
- [Biomedical annotations](https://chembl.gitbook.io/surechembl/patent-annotation/biomedical-annotations.md)
- [API](https://chembl.gitbook.io/surechembl/api.md): The API endpoints can be used to access the SureChEMBL programmatically
- [API documentation](https://chembl.gitbook.io/surechembl/api/api-documentation.md)
- [Examples](https://chembl.gitbook.io/surechembl/api/examples.md)
- [Downloads](https://chembl.gitbook.io/surechembl/downloads.md)
- [Bulk data](https://chembl.gitbook.io/surechembl/downloads/bulk-data.md): The only way of downloading up-to-date SureChEMBL data.
- [Export annotations for patent](https://chembl.gitbook.io/surechembl/downloads/export-annotations-for-patent.md): Download the patent annotations from the patent view
- [Old data downloads](https://chembl.gitbook.io/surechembl/downloads/old-data-downloads.md)
- [MAP files](https://chembl.gitbook.io/surechembl/downloads/old-data-downloads/map-files.md)
- [SureChEMBL data client](https://chembl.gitbook.io/surechembl/downloads/old-data-downloads/surechembl-data-client.md)
- [SureChEMBL compound data dump](https://chembl.gitbook.io/surechembl/downloads/old-data-downloads/surechembl-compound-data-dump.md)
- [FAQ](https://chembl.gitbook.io/surechembl/faq.md): Answers to the frequently asked questions
- [Privacy notices](https://chembl.gitbook.io/surechembl/privacy-notices.md): Find out what personal data is collected by the specific EMBL-EBI services you are requesting and for what purposes, as well as how your data are processed and kept secure.
- [SureChEMBL website](https://chembl.gitbook.io/surechembl/privacy-notices/surechembl-website.md): This privacy notice explains what personal data is collected by the SureChEMBL website, for what purposes, how it is processed, and how we keep it secure.
- [SureChEMBL helpdesk](https://chembl.gitbook.io/surechembl/privacy-notices/surechembl-helpdesk.md): This privacy notice explains what personal data is collected by the SureChEMBL helpdesk, for what purposes, how it is processed, and how we keep it secure.
- [SureChEMBL announce mailing list](https://chembl.gitbook.io/surechembl/privacy-notices/surechembl-announce-mailing-list.md): This privacy notice explains what personal data is collected by the SureChEMBL announce mailing list, for what purposes, how it is processed, and how we keep it secure.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://chembl.gitbook.io/surechembl/surechembl.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.
