> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent/install-the-abap-addon.md).

# 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 applies to any non-PRD system you want to onboard. You don't install the addon into PRD; instead, export Production usage data using the ST03N transaction and import it into the QAS system using the SLABAPCLI program (see [Upload usage data to an RFC Destination](/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/command-line-interface/upload-usage-data-to-an-rfc-destination.md)).

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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
