# Before you write

Users of [SF.gov](https://SF.gov/) will be residents looking to get something done with the city.

And sometimes, clarity means not publishing content that will become outdated over time.

## Think differently

You will need to put yourself in the position of residents.

Focus on what they get from your departments and programs, rather than teaching them about the program.

## Gather knowledge

Do research on who wants the service, and what will be a 'deal breaker' for them. That information needs to go at the beginning of the page.

## Make a decision

Only add pages if you can maintain the information accurately.


---

# 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://sfdigitalservices.gitbook.io/style-guide/before-you-write.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.
