# Insert a SMILES, SMARTS, MOL, or Name Entry

In addition to manually sketching a structure, SureChEMBL provides an alternative way to begin a chemistry search.

* Using your preferred drawing tool, create and copy the structure on which to search.\
  \&#xNAN;*You may also copy a SMILES, SMARTS, MOL file, CML, or chemical name.*
* On the SureChEMBL landing page, click on the the button "BY STRUCTURE" to open **MarvinJS sketcher**.

<figure><img src="https://1396459327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fty0JOfWwPnEbs5wW271w%2Fuploads%2FTJvn2IRutrIdO6Qzismy%2Fimage.png?alt=media&#x26;token=c5e2299a-8444-469a-93da-b696eb7bf8c7" alt=""><figcaption></figcaption></figure>

* Assuming you already have the structure in your system clipboard, use the **Paste** shortcut (ctrl+V or cmd+V).
* Alternatively, click on the **Folder** icon of the sketcher (second from the top left) and paste it in the **Import** **window**.

<figure><img src="https://1396459327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fty0JOfWwPnEbs5wW271w%2Fuploads%2F56k0NAmLEUe6yFAPhDXa%2Fimage.png?alt=media&#x26;token=da6e86bf-ea6b-403e-a9b7-0d146c0a363b" alt=""><figcaption></figcaption></figure>

* The structure will appear in the drawing pane.


---

# 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/insert-a-smiles-smarts-mol-or-name-entry.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.
