# Landing Page

***Martin Bishop:** You know, it occurs to me that we have every right to be paranoid about the government.*

***Whistler:** Oh, you don't need the government. There are companies. There are other countries. There's a thousand enemies out there who want this box.*

***Crease:** This little box is capable of reducing the entire military complex to nothing more than an expensive children's game.*

***Martin Bishop:** Two guys, a computer and a modem can get into anything.*

\
\
If you've reached this page then you've probably come here from *book.ianburrows.com.* This site is just my own personal book of scripts and blocks of code that I've found useful over time. Hopefully, it will continue to be updated... 🤞


---

# 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://docs.playtronics.dev/landing-page.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.
