# Advanced information

{% content-ref url="/pages/-MbDzhFOgrwNI1t0lTcV" %}
[Main Window](/v5/advanced/main-window.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFPhDhiI5MCc3YU" %}
[Entry Editor](/v5/advanced/entryeditor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFUjjLK0HREvM7u" %}
[About BibTeX and its fields](/v5/advanced/fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFVfs2irh24asxi" %}
[Strings](/v5/advanced/strings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFWoRfZACVFALbO" %}
[Field content selector](/v5/advanced/contentselector.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFX-QVg7l1R-FhA" %}
[URL and DOI links in JabRef](/v5/advanced/externalfiles.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFY0v8c5oCcYG\_R" %}
[Command line use and options](/v5/advanced/commandline.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFZ9DkN91w8Sc2v" %}
[Automatic Backup (.sav and .bak) and Autosave](/v5/advanced/autosave.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhF\_zXouBE2cYiGH" %}
[XMP metadata support in JabRef](/v5/advanced/xmp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFaG7HwoEXB-ZG5" %}
[Remote operation](/v5/advanced/remote.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFcNLyqNUHQ-IJY" %}
[Journal abbreviations](/v5/advanced/journalabbreviations.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lr5am7r90otuS3ZwmzF" %}
[New subdatabase based on AUX file](/v5/advanced/newbasedonaux.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFe41qL70qCge0D" %}
[How to expand first names of an entry](/v5/advanced/how-to-expand-firstnames.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFflNEZXicpiceS" %}
[Resources](/v5/advanced/resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbDzhFgN47v8A1y\_5rc" %}
[License](/v5/advanced/license.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LtkgdxN5tZXO1Ru8q4b" %}
[Knowledge](/v5/advanced/knowledge.md)
{% endcontent-ref %}


---

# 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/v5/advanced.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.
