# Backpack

<figure><img src="/files/PU6eTizTKlMe3I1H01QQ" alt=""><figcaption><p>Backpack</p></figcaption></figure>

<table><thead><tr><th width="231">Backpack Component</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>This is the name of the backpack item.</td></tr><tr><td><strong>Type</strong></td><td>This is the type of backpack item whether it be a resource, material, chest, etc.</td></tr><tr><td><strong>Description</strong></td><td>This is the description of the backpack item. The description will give you an idea of how this resource might look or function in the world of Wyvernia.</td></tr><tr><td><strong>Icon</strong></td><td>This is the icon of the backpack item.</td></tr><tr><td><strong>Filter by Type</strong></td><td>The tabs on the backpack allow you to filter your inventory by item type so you can choose to only see your chests, for example.</td></tr><tr><td> <strong># of Item Owned</strong></td><td>This is the number of the item that you own. In the example above, this player has [35] of the Heartwood resource.</td></tr><tr><td><strong>Selected Item</strong></td><td>The item that you currently have selected will have a border highlight state around it.</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://info.skybornegenesis.com/game-information/backpack.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.
