# What is IronMON?

IronMON is a NFT minting project designed to promote engagement with dApps on the Monad testnet. Users connect their wallets, interact with partnered dApps, and earn customizable robot NFTs based on their activity. Each NFT is composed of components (head, body, arms, legs, etc.) tied to specific dApps, encouraging users to explore the ecosystem while collecting unique digital assets.

## Goals

* Encourage users to discover and use Monad testnet dApps.
* Reward participation with visually appealing, customizable robot NFTs.
* Enhance collaboration with ecosystem projects through onboarding partnerships.

## Media Kit for Logo

[Logo Media Kit Download](https://github.com/jeonghoyeo7/ironmon-docs/blob/main/img/IronMonLogo-MediaKit.zip)


---

# 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://ironmon.gitbook.io/docs/what-is-ironmon.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.
