# Home

### What are these docs for?

These docs are targeted at both users and developers.\
If you are an end user, refer to "Using Space Cat Games"

If you are a developer, refer to "Modifying Space Cat Games".

<a href="/pages/nXxgpShcB7Jmv93YVz3g" class="button primary">Modify Space Cat Games</a><a href="/pages/cuifa9oHNlSG7L65UcC2" class="button primary">Deploy Space Cat Games</a><a href="/pages/IfT6mVaFRwYye7E4pvv0" class="button primary">Using Space Cat Games</a>


---

# 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://space-cat-games.gitbook.io/space-cat-games-docs/readme.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.
