# Installation

*Power-Tools for Boomi Integration* is available in the [**Chrome Web-Store**](https://chromewebstore.google.com/detail/mspros-boomi-linked-pages/bbgkdndcecjbdmbfddecocfkkpbgopan) as a **Chrome Browser Extension**. It was tested with Chrome and Edge.

{% hint style="info" %}
*Linked-Pages for Boomi Integration* is **free for single users** and **unlimited number of Boomi accounts**. If you want to share your information in a team, for example, you want to share your documentation links with the customer, you need a [Team Token](/power-tools/installation/configuration.md#team-sync-settings) (subscription, to be [purchased](/power-tools/licensing.md)).
{% endhint %}

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

Don't forget to pin the extension

<div align="left"><figure><img src="/files/ENcKHVMggRWzFxhtsqZj" alt=""><figcaption></figcaption></figure></div>

{% content-ref url="/pages/ZxslcQOgCWNZ1Q6NVJGk" %}
[Configuration](/power-tools/installation/configuration.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://boomi.markusschmidt.pro/power-tools/installation.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.
