# Install the ABAP addon

The ABAP addon includes the SAP components required for the ABAP agent.

You must install the ABAP addon on your SAP landscape’s Quality Assurance (QAS) system, this is true to any non-PRD system you want to onboard. You don’t install the addon into PRD, you should export Production usage data using the ST03N transaction, and then import it into the QAS system using the SLABAPCLI program (see [here](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/command-line-interface/upload-usage-data-to-an-rfc-destination)).

To install the ABAP Add-on, carry out the steps in one of the following two sections.

{% content-ref url="/pages/VY7IKaYVTxscLDrv7yuC" %}
[Use the supplied .PAT file](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent/install-the-abap-addon/use-the-supplied-.pat-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/CkPj5PWN3SgtjmD3K35f" %}
[Use the supplied .SAR file](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent/install-the-abap-addon/use-the-supplied-.sar-file.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.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent/install-the-abap-addon.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.
