# Consistency Editing

**Datadog**

* I review people's documentation changes in Markdown files and commit copy suggestions to their PRs in GitHub.
* I helped open source the [Documentation team's style guide](https://github.com/DataDog/datadog-vale/) and published a [blog post](https://www.datadoghq.com/blog/engineering/how-we-use-vale-to-improve-our-documentation-editing-process/) on the Datadog Engineering Blog.

**AppDynamics**

* I lead Doc QA for major product version releases every six weeks. I reviewed release notes, resolved issues, and new feature documentation before GA.&#x20;
* I collaborated with the Doc Editor on a checklist to proofread documentation according to the Documentation Style Guide.

![Writing Alternative Text](/files/-MZYZkHjarqdc0QpIhnU)

![Peer Review Checklist](/files/-MTHSeQAen_v4G7Wtfkb)


---

# 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://www.austin-lai.com/interests/agile-design-and-development.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.
