# Welcome

Welcome to the Auntie Mega's Fish Tank Game Design Docs, you could find design docs about Art Concept, Game Design Mockups, until Game System from Artist until Programmer roles

First time in here? Check out [Quickstart](/am-mega-fish-tank/quickstart.md) to catch up the teams

{% hint style="warning" %}
FYI, some design may not be updated since this game is made only 10 days.
{% endhint %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Game Design</td><td></td><td><a href="/files/XogGjd9GMt1A9J97Jh3q">/files/XogGjd9GMt1A9J97Jh3q</a></td></tr><tr><td>Game Art</td><td></td><td><a href="/files/vTdYQ3HNogJqvgDjT6Lo">/files/vTdYQ3HNogJqvgDjT6Lo</a></td></tr><tr><td>Game System</td><td></td><td><a href="/files/72f0sEjUFbnLTGay8qHu">/files/72f0sEjUFbnLTGay8qHu</a></td></tr></tbody></table>


---

# 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://hanif012.gitbook.io/am-mega-fish-tank/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.
