# Articles

Articles are detailed, longer, and show thought leadership. Each article should be between 3500 to 4000 words in length.

### The process

1. [Choose your topic](/communications/content/processes/articles/choose-your-topic.md)
2. [Write an outline](/communications/content/processes/articles/write-your-outline.md)
3. [Sample project](/communications/content/processes/articles/sample-project.md)
4. [First draft](/communications/content/processes/articles/first-draft.md)
5. [Polish your draft](/communications/content/processes/articles/polish-your-draft.md)

### The Board

We maintain a board with swimlanes and a calendar on Notion. Access to this workspace will be given to all writers.


---

# 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://playbook.wednesday.is/communications/content/processes/articles.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.
