# AK Inventory Canvas

{% embed url="<https://drive.google.com/file/d/1ICprUGtB9ix7igkjhlxnCKDgRU1YHgeE/view?usp=sharing>" %}

{% hint style="info" %}
The **AK - Inventory Canvas** GameObject should be disabled by default (This only looks visible below to show the other active objects beneath)

See image below:
{% endhint %}

<figure><img src="/files/qBjQuSlzhLMgGX1gA5Sb" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**These are the only objects that should be visible at the start.**

* VISUALONLY - Static UI
* Main Inventory Container
  * VISUALONLY - Left Cross Container
  * VISUALONLY - Right CrossContainer
  * UI\_Left\_ButtonContainer
    {% endhint %}

<figure><img src="/files/9TO32KYkJE5P63wgkOtt" alt=""><figcaption></figcaption></figure>


---

# 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://speedtutoruk.gitbook.io/apk-documentation/system-breakdowns/ak-inventory-canvas.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.
