# How To - Writing for the Vault

### Table of Contents

1. [#give-guidance-to-the-reader](#give-guidance-to-the-reader "mention")
2. [#no-unfinished-work-no-drafts](#no-unfinished-work-no-drafts "mention")
3. [#dont-do-big-blocks-of-writing.-nobody-will-read-them.](#dont-do-big-blocks-of-writing.-nobody-will-read-them. "mention")
4. [#if-your-doc-is-long-add-headers-and-link-to-them-at-the-beginning-of-the-doc](#if-your-doc-is-long-add-headers-and-link-to-them-at-the-beginning-of-the-doc "mention")
5. [#be-careful-with-writing-between-texts](#be-careful-with-writing-between-texts "mention")

### Give Guidance to the Reader

The readers job is to spend the MINIMUM amount of time reading your doc. They will quit if they don't find what they need in a few seconds.

Your first responsibility as the writer is to **signal** to them that this doc will get them the knowledge they need, and in the minimum amount of time.

The doc should give the MAXIMUM amount of value to the reader for the MINIMUM time possible..

#### Some ways to give guidance

The beginning of the document is where you give guidance. Some things you can state are:

* The purpose of the doc
* What problem does X solve?
* Why is this important?
* Who has this problem
* Outcomes/learnings after reading the doc

KEEP IT SIMPLE, READABLE

#### Example: Why do we need guidance?

Yes, but what is Multi server chat??

<figure><img src="https://3560703217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwNZ1ktYlEZjsG7lczd0u%2Fuploads%2FdkVseTLqAK9B8CR37Alf%2FPasted%20image%2020220824115322.png?alt=media&#x26;token=480d249e-cd50-4866-8a9a-db4e80a81b84" alt=""><figcaption></figcaption></figure>

#### Example: Good Guidance

The explainer here tells you why you need Otter.AI, what problem it solves, and how it solves it.

<figure><img src="https://3560703217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwNZ1ktYlEZjsG7lczd0u%2Fuploads%2FEERSRsp15m3akUrNnFdA%2FPasted%20image%2020220824133313.png?alt=media&#x26;token=11c741c3-bedf-4b7d-83eb-e8ee96f8ef95" alt=""><figcaption></figcaption></figure>

### No Unfinished Work/No Drafts

If you've made a merge/pull request, the doc should be ready to publish. No drafts, no unfinished sentences, no placeholders.

You can update the doc in the future to add more things. Yet it should look and feel complete.

<figure><img src="https://3560703217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwNZ1ktYlEZjsG7lczd0u%2Fuploads%2FXD3ldE7P2V8crbOG2uzA%2FPasted%20image%2020220824114754.png?alt=media&#x26;token=aae6054c-a0ad-4186-86f1-f60b5575464b" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3560703217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwNZ1ktYlEZjsG7lczd0u%2Fuploads%2FgMW87QdBnkGuWsNMiqyQ%2FPasted%20image%2020220824121209.png?alt=media&#x26;token=2273d015-b734-478e-9a91-3fdab6147770" alt=""><figcaption></figcaption></figure>

### What can we improve?

#### Don't do big blocks of writing. nobody will read them.

Use **BOLD** to draw attention, drop spaces between lines to increase readability, use Headers to chunk up paragraphs, and rewrite sentences to become clearer, simpler.

<figure><img src="https://3560703217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwNZ1ktYlEZjsG7lczd0u%2Fuploads%2FbKf7wYXUUluUnhogtXVH%2FPasted%20image%2020220824115418.png?alt=media&#x26;token=3c888976-2d13-447a-94b7-982ad61e4283" alt=""><figcaption></figcaption></figure>

#### If your doc is long, add Headers and Link to them at the beginning of the doc

Use "#" to add headers. Headers will separate the topics and make the doc more readable

At the top of the page, add links to each of your headers, so users can easily jump to what they need.

You can add header links like this: \[\[littlefish - Vault Guidance#Don't do big blocks of writing nobody will read them]]

<figure><img src="https://3560703217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwNZ1ktYlEZjsG7lczd0u%2Fuploads%2FW3knn4XVgaYnMrjekgp0%2FPasted%20image%2020220824115959.png?alt=media&#x26;token=42b4a120-1b06-4e9c-8c14-b282f24e26b3" alt=""><figcaption></figcaption></figure>

#### Be careful with writing between texts

Such texts won't be seen, won't be read, won't be known by the user.

<figure><img src="https://3560703217-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwNZ1ktYlEZjsG7lczd0u%2Fuploads%2FnAVsDxXwcYDwuG7pGJx0%2FPasted%20image%2020220824120421.png?alt=media&#x26;token=a0048200-7c6e-4f44-99bb-62d2bba66436" alt=""><figcaption></figcaption></figure>
