> For the complete documentation index, see [llms.txt](https://denze.gitbook.io/pixel-vault/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://denze.gitbook.io/pixel-vault/learn/ecosystem/iu/gear-pods.md).

# Gear Pods

**Gear Pods** are "critical supplies" that the [DOTs](/pixel-vault/learn/ecosystem/iu/dots.md) are deploying to [Inhabitants Identities](/pixel-vault/learn/ecosystem/iu/identities.md) to help them power up and explore the[ Inhabitants Universe](/pixel-vault/learn/ecosystem/iu.md).

{% hint style="info" %}
**Note:**

* For more details on gear pods, including the gamified mint mechanics and timeline of events, check out [POWer Up Summer](/pixel-vault/whats-on/complete/powerupsummer.md).
* For the latest news, refer to the [Blockchain Gaming Ecosystem updates](/pixel-vault/whats-on/news/gaming-news.md)
  {% endhint %}

**How Gear Pods work:**

* The contents (gear) of the Gear Pods will be revealed when the Gear Pods are opened in-game and the rarity of the gear will vary with the different pods.
* Gear Pods are re-usable. They can be opened, closed, recharged, and then re-opened

There are 3 different types of pods:

* **Astral Gear Pod** - most common
* **Cosmic Gear Pod** - rarer than Astral, with planet-specific variations. All MetaHeroes will be able to use any gear, regardless of their planet of origin.
* **Nebula Gear Pod** - extremely rare

![In total, there are 12 variations of the Gear Pods: 1 Astral, 10 Cosmic and 1 Nebula](/files/lYrs8odWCgbiieRZTgI5)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://denze.gitbook.io/pixel-vault/learn/ecosystem/iu/gear-pods.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.
