> For the complete documentation index, see [llms.txt](https://docs.santacruzsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.santacruzsoftware.com/linkrui/readme-1.md).

# Installation

Install and open LinkrUI in a supported host application.

LinkrUI supports Windows and MacOS.

Select your host app for installation steps. After installation, open LinkrUI from the application's add-ons or extensions panel.

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Adobe Creative Cloud Applications</td><td><a href="/linkrui/readme-1/adobe-cc-applications.md">Adobe Creative Cloud</a></td><td data-object-fit="contain"><a href="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FHFxtTXExesRcSyJwJDJs%2FChatGPT%20Image%20Aug%2012%2C%202026%2C%2010_07_27%20AM%20(1).png?alt=media&amp;token=f4c4adc7-f39c-44e3-8d5c-64b80aae3d67">ChatGPT Image Aug 12, 2026, 10_07_27 AM (1).png</a></td></tr><tr><td>Adobe Express</td><td><a href="/linkrui/readme-1/adobe-express.md">Adobe Express</a></td><td data-object-fit="contain"><a href="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2Fevf1IhxlxbM7Adc8ssvr%2Fimages%20(6).png?alt=media&amp;token=9838d761-48d5-4a41-8f5d-91dab53b5211">images (6).png</a></td></tr><tr><td>Figma</td><td><a href="/linkrui/readme-1/figma.md">Figma</a></td><td data-object-fit="contain"><a href="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FyBKvfPFWsDbgTpoxNXiQ%2Ficon.webp?alt=media&amp;token=742fded0-658b-4271-9f7c-927f98e15082">icon.webp</a></td></tr><tr><td>Google Workspace</td><td><a href="/linkrui/readme-1/google-workspace.md">Google Workspace</a></td><td><a href="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FRf8ilUDLXYHF4NJRfvRu%2FChatGPT%20Image%20Aug%2013%2C%202026%2C%2010_25_49%20AM%20(1).png?alt=media&amp;token=f747fd84-d6c9-40f7-b445-98937b46d77e">ChatGPT Image Aug 13, 2026, 10_25_49 AM (1).png</a></td></tr><tr><td>Microsoft Office</td><td><a href="/linkrui/readme-1/microsoft-office.md">Microsoft Office</a></td><td><a href="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FrOeFKvcuO0qYWlWZv76H%2FChatGPT%20Image%20Aug%2013%2C%202026%2C%2010_16_15%20AM%20(1).png?alt=media&amp;token=79a21f16-32f0-4c14-91f9-d9e02ca8192e">ChatGPT Image Aug 13, 2026, 10_16_15 AM (1).png</a></td></tr></tbody></table>

After installation, continue to [Activation](/linkrui/activation.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.santacruzsoftware.com/linkrui/readme-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
