# Installing Grammarly

{% embed url="<https://www.youtube.com/watch?v=eG9-9yJ9DuY>" %}

Grammarly integrates effortlessly with LivingWriter, offering exceptional spell-check and grammar-check capabilities. This seamless integration ensures that your writing remains polished, clear, and professional, helping you refine your work with precision. Whether you’re crafting stories, essays, or other content, Grammarly enhances your writing experience by providing intelligent suggestions and real-time corrections.

There's two ways to install Grammarly: As an extension of your browser, or by installing the program directly into your computer.

To install the desktop program, you need to access the download link:

<https://www.grammarly.com/desktop>

Now, let's talk about the browser extension:

{% content-ref url="/pages/V6NNbklTSBdCmZZnuHCk" %}
[Grammarly for Chrome](/desktop-app-+-web-version/installing-grammarly/grammarly-for-chrome.md)
{% endcontent-ref %}

{% content-ref url="/pages/frRreWlSujHX28fMHvHR" %}
[Grammarly for Firefox](/desktop-app-+-web-version/installing-grammarly/grammarly-for-firefox.md)
{% endcontent-ref %}

{% content-ref url="/pages/cVlSJ4XZMTZwDVA287h1" %}
[Grammarly for Edge](/desktop-app-+-web-version/installing-grammarly/grammarly-for-edge.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://guides.livingwriter.com/desktop-app-+-web-version/installing-grammarly.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.
