# Installing WordPress plugin

Our Wordpress plugin is used to integrate SAREpush service capabilities with client’s personal website. SAREpush plugin work by injecting a script to your website which enables communication between your site and our platform.

![](/files/-Lr_e1UpPOnvtRLhOUYe)

#### Authorization

Authorization process requires a **API key** and **unique website identifier**. Your credentials can be found in **Integrations**. Click on Integrations in sidebar or can be found on the following URL:

```
https://push.sare.pl/integrations
```

![](/files/-LwIYNeatCLngwnrBzf3)

After plugin setup, your site visitors may sign-up to receive notifications.


---

# 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://push-help.sare.pl/plugins/wordpress-integration-plugin.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.
