# zbMATH

{% hint style="info" %}
Since: 3.7
{% endhint %}

[zbMATH](https://www.zbmath.org/) is a reviewing service providing reviews and abstracts for articles in pure and applied mathematics ([Wikipedia](https://en.wikipedia.org/wiki/Zentralblatt_MATH)).

To fetch entries from zbMATH, choose **Search → Web search**, and the search interface will appear in the side pane. Select **zbMATH** in the dropdown menu. To start a search, enter the words of your query, and press Enter or the **Fetch** button.

Then, the results are displayed in the [import inspection window](/v4/import-export.md). In case an error occurs, it is shown in a popup.


---

# 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://docs.jabref.org/v4/finding-sorting-and-cleaning-entries/import-using-online-bibliographic-database/zbmath.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.
