# About the Author

[Andy Cary](http://andycarypro.com/) is a web developer specializing in building usable, performant, reliable and maintainable web applications. He earned his Master of Science in Engineering from The University of Texas at Austin and his Bachelor of Science, Information Science from The University of North Carolina at Chapel Hill.&#x20;

His experience includes building startups from inception to millions of monthly page views, helping startups grow by upgrading functionality and improving application reliability, and contributing to successful Enterprise software development and implementations.

{% embed url="<https://andycary.com>" %}


---

# 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://adroit.andycary.com/about-the-author.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.
