# box-the-gopher

### Introduction

A tricky, addictive mini-game. Your goal is to drop bombs around the gopher to box him in! Don't let him escape! Once he's boxed in, we'll drop a bomb on him! It's harder than it looks.

### Screen Shots

![BTG1.png](https://951240982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_fye9Ufg3vzJxwX5Hk%2Fuploads%2Fgit-blob-1bd8e32144176fe3cfaefaf778f300235fa1b9a7%2Fmigrated_media-BTG1.png?alt=media) ![BTG2.png](https://951240982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_fye9Ufg3vzJxwX5Hk%2Fuploads%2Fgit-blob-fd61c0cf1751a9cb2cf3ae5a54417dd7b77f5068%2Fmigrated_media-BTG2.png?alt=media)

### Game

Play Box the Gopher here (FREE!): <http://www.3ddogstudios.com/BoxTheGopher/>


---

# 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.flatredball.com/flatredball/games/box-the-gopher.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.
