# Export annotations for patent

From the patent view, the annotations related to patent can be downloaded from the navigation panel.

<figure><img src="/files/daj9igk0o3IwkhWPlZTQ" alt=""><figcaption><p>Patent view with the navigation panel open on the left-hand side</p></figcaption></figure>

Here the type of annotation to download can be selected. It opens a window where you can select the output type. Choose between 'csv' or 'xml' and click to 'Export Document Chemistry'. The download should start immediately. The file is automatically compressed in ZIP format.

<figure><img src="/files/aV1SKPzkryKL9rfJ57V1" alt=""><figcaption><p>Annotation export</p></figcaption></figure>


---

# 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/downloads/export-annotations-for-patent.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.
