# Miscellaneous Articles

- [Using Cloudflare Page Rules to Point a Root Domain to a GitBook Site](https://www.blakejarvis.com/miscellaneous-articles/using-cloudflare-page-rules-to-point-a-root-domain-to-a-gitbook-site.md): 2021-01-03
- [How to Secure the Ghost Blogging Platform](https://www.blakejarvis.com/miscellaneous-articles/how-to-secure-the-ghost-blogging-platform.md): 2020-04-27
- [An Overview of Apple and Google's Privacy-Preserving Contact Tracing Framework](https://www.blakejarvis.com/miscellaneous-articles/apple-and-googles-privacy-preserving-contact-tracing-framework.md): 2020-04-20
- [Active Directory Deception Technology](https://www.blakejarvis.com/miscellaneous-articles/active-directory-deception-technology.md): 2020-04-01


---

# 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.blakejarvis.com/miscellaneous-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.
