# Import

- [JabRef Browser Extension](https://docs.jabref.org/v4/import-export/import/jabref-browser-extension.md): The official browser extension automatically identifies and extracts bibliographic information on websites and sends them to JabRef with one click.
- [Custom import filters](https://docs.jabref.org/v4/import-export/import/customimports.md)
- [Import from Microsoft Word -- MS Office Bibliography XML format](https://docs.jabref.org/v4/import-export/import/msofficebibfieldmapping.md)
- [Import inspection window](https://docs.jabref.org/v4/import-export/import/importinspectiondialog.md)
- [New subdatabase based on AUX file](https://docs.jabref.org/v4/import-export/import/newbasedonaux.md)
- [New entry from plain text](https://docs.jabref.org/v4/import-export/import/newentryfromplaintext.md)


---

# 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/import-export/import.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.
