# Can I spell check my report once completed?

We don't provide a spellchecker, but most devices have a built-in spellchecker as you type. You can also export your report to DOCX to use the spellchecker in MS Word.

## Related&#x20;

* [FAQ: Can I edit the date, time, or text of my reports after they’ve been created?](/manual/faq/c150/c153/q450.md)
* [FAQ: How do I edit a report?](/manual/faq/c150/c153/q457.md)
* [FAQ: Can I use speech‑to‑text to add comments or descriptions to my reports?](/manual/faq/c150/c154/q477.md)
* [FAQ: How do I search for a specific report by title?](/manual/faq/c150/c152/q448.md)


---

# 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://docs.reportandrun.com/manual/faq/c160/c166/q554.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.
