# Content Strategy

**AppDynamics**

* Resolving broken URLs and redirect links in Confluence.&#x20;

Because version control is not publically available on Confluence, our doc solution is to create new doc spaces for each major product release (for example, Controller 4.5, Controller 20.x, and Controller 21.x). \
\
With multiple doc spaces, redirect links and linking to versioned docs can be tricky (such as PRO21 links linking to PRO21, not PRO45). In my content strategy plan, I captured **Incoming Links** and **Outgoing Links** in Confluence and fixed links that were not compatible to the space version.

* Auditing alternative text in Confluence.

Our doc set contains over 1,000 pages with screenshots and diagrams. As part of my accessibility OKR, I audited alt text and documented best practices for writing alternative text.&#x20;

![Writing Alternative Text Best Practices](/files/-MXJJG3vewgzZgoSMiTJ)


---

# 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/about-me/portfolio/content-strategy.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.
