# Can I disable Spell Checker?

You can disable or enable the Spell Checker on both the MacOS and Windows app.

**On MacOS**

* Click the **Edit** button on the top **Menu Bar**
* Scroll down to **Spell Checker**
* Tapping the Spell Checker option will either enable or disable spell check for you

![](https://dl.intheloop.io/loop-help/can-i-disable-spell-checker.md/Screenshot_2019-03-28_at_11.09.26.png)

**On Windows**

* Click the **Edit** button on the top **Menu Bar**
* Scroll down to **Spell Checker**
* Tapping the **Spell Checker** option will either enable or disable spell check for you

![](https://dl.intheloop.io/loop-help/can-i-disable-spell-checker.md/image__12_.png)

If you would like more information about how spell check works on Loop Email, then please contact support on <support@intheloop.io>.


---

# 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://help.intheloop.io/frequently-asked-questions/can-i-disable-spell-checker.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.
