# Chemical search

- [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.


---

# 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/surechembl/chemical-search.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.
