# Printer Agent

To install a printing agent on your local machine use <https://app.p4warehouse.com/binaries/agent.exe> link to automatically download the file.

{% hint style="info" %}
Notice: your internet browser might prompt a warning about the downloaded file. Rest assured that P4W agent file does not contain any viruses and is safe for your computer.&#x20;
{% endhint %}

Open saved file from the folder and launch agent application as administrator ('Run as administrator').

<figure><img src="/files/E37PQnm4FSrn5woykVD3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: agent.exe file must be launched with administrator rights, otherwise your operating system will prevent the installation process,
{% endhint %}

In the 'Pro4Soft Agent installer' window, paste your P4W URL as shown below.

<figure><img src="/files/NXfOidJWzNZSLtZ3bkcy" alt=""><figcaption></figcaption></figure>

Use your username and password, the same as you use to login to your P4W warehouse management system, and click 'Install'.

<figure><img src="/files/Iwpic6gr5ANBVd1kurTd" alt=""><figcaption></figcaption></figure>

If you see the following message then the printing agent was installed successfully.&#x20;

<figure><img src="/files/3M56hBuezyL3p604NKOY" alt=""><figcaption></figcaption></figure>

Further printing agent setup is done by the implementation team, please contact your official P4W reseller for more information.


---

# 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.p4warehouse.com/v2/printers/printer-agent.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.
