> For the complete documentation index, see [llms.txt](https://gitbook.jur.io/jur-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.jur.io/jur-documentation/lean-network-state-components/community/nft-status.md).

# NFT Status

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

A citizen’s status is represented by an NFT. The NFT is dynamic, constantly updating with each interaction. The NFT will capture the journey of the citizen with the community. They are comparable to a user schema in a web2 product. Through the NFT, users can decide whom they want to share their information with.

An example of NFT Status is the NFT Passport. It can take many forms, initially non-transferable and burnable. The NFT may contain badges and stickers issued by the Founder in recognition of the contributions of the member of the society.

The NFT Status will play an important role in the stack. This is the perfect example of a bottom-up building approach. We are currently iterating on different models of NFT Passports.

We will keep this section updated. You can see in real time examples of implementation in Moonsama and in Jur.


---

# 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://gitbook.jur.io/jur-documentation/lean-network-state-components/community/nft-status.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.
