# Blockbrain Microsoft Add-In

The Blockbrain Word add‑in integrates AI assistance directly within Microsoft Word, enabling users to interact intelligently with their documents. It enhances productivity by allowing quick insights, content generation, and efficient editing — all without leaving Word.

#### Key Features

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Context‑aware assistance</strong></td><td>Ask questions or request rewrites based on selected text or the entire document.</td><td><a href="https://images.unsplash.com/photo-1579546929518-9e396f3cc809?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1579546929518-9e396f3cc809?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>Flexible context modes</strong></td><td>Choose between <em>Selection only</em> or <em>Full document</em> to control how much content the AI considers.</td><td><a href="https://images.unsplash.com/photo-1620641788421-7a1c342ea42e?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw4fHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1620641788421-7a1c342ea42e?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw4fHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>Smart editing</strong></td><td>Replace, rewrite, or refine text using AI‑generated suggestions.</td><td><a href="https://images.unsplash.com/photo-1604076913837-52ab5629fba9?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1604076913837-52ab5629fba9?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>Proposal view integration</strong></td><td>Use Word’s <em>Track Changes</em> or <em>Propose Edits</em> to review and manage AI‑made modifications.</td><td><a href="https://images.unsplash.com/photo-1635776062360-af423602aff3?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1635776062360-af423602aff3?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>Privacy control</strong></td><td>Only the chosen text or document content is shared for processing, allowing precise control over data exposure.</td><td><a href="https://images.unsplash.com/photo-1635776062127-d379bfcba9f8?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw1fHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1635776062127-d379bfcba9f8?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw1fHxncmFkaWVudHxlbnwwfHx8fDE3NjA0NDk1NTR8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr></tbody></table>

#### Benefits

* [x] Streamlines document review and editing processes.
* [x] Enhances clarity, tone, and consistency throughout the document.
* [x] Maintains full author control — all edits can be previewed, accepted, or reverted at any time.
* [x] Improves efficiency by handling repetitive or time‑consuming writing tasks directly in Word.


---

# 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://addin.docs.theblockbrain.ai/readme.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.
