# 48er NFT

You are required to hold an unoccupied **48er NFT** to propose in 48 DAO. One 48er one proposal.

The very first 48er NFT is minted by burning 48 KOGE. Each time a 48er is minted, the amount of KOGE required to be burned for the next minting will increase by 4.8%.

Creators are allowed to customize how the NFT looks, but it is only free when creating. Each additional modification calls for the burning of 0.48 KOGE.

There is no hard cap on 48er NFT.

{% hint style="info" %}
But there is only limited KOGE to be burned.
{% endhint %}

[Contract](https://bscscan.com/token/0x57b81c140bdfd35dbfbb395360a66d54a650666d): `0x57b81C140BdfD35dbfbB395360a66D54a650666D`

Specially, 48er NFT holders are eligible for [Infrasturcture](/deprecated/infrastructure.md) privileges.


---

# 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://docs.48.club/governance/48er-nft.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.
